On Friday 14 December 2007 11:55, Martin Barth wrote: > > tat do? > > sorry john, > what do you mean by that? :( > > I took the code: > > #!/bin/perl > > $interfaces="Output - working interface"; > $chkstat="cat tmp"; > $touchcmd="touch test"; > if (system($touchcmd) && system($chkstat)) { > > from the first e-mail
Sorry Martin, I didn't read past the first two paragraphs that I responded to. :( Anyway, it looked like the OP was only posting simple examples and not real working code (if that helps any) which makes it hard to actually help. :-) John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/