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

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to