Gavin Henry wrote: > Hi again, > > I thought I would make a new one for this: > > my $backup = system( $rdiff, @args); > system returns I believe success or failure. If you want the output, then use backticks to collect the output back to your variable.
Wags ;) > Could I write $backup to my logfile? > > Gavin. > > > > -- > Kind Regards, > > Gavin Henry. > Managing Director. > > T +44 (0) 1467 624141 > M +44 (0) 7930 323266 > F +44 (0) 1224 742001 > E [EMAIL PROTECTED] > > Open Source. Open Solutions. > > http://www.suretecsystems.com/ ******************************************************* This message contains information that is confidential and proprietary to FedEx Freight or its affiliates. It is intended only for the recipient named and for the express purpose(s) described therein. Any other use is prohibited. ******************************************************* -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>