Rajini Naidu wrote: > `$swlist -l bundle -a revision -a architecture -s $t | $grep $n >> > $log_our_depot`; > `$swlist -l bundle -a revision -a architecture -s $t | $grep $n >> > $log_ourdepot_comp`; > Here I am outputting the same command line output to different > logfile.
Why not use tee(1)?
man tee
David
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/
