http://qs321.pair.com?node_id=48867


in reply to Re: Re: Find the permission problem
in thread Find the permission problem

If you need the variables: you can always do: system("$command $arg");

or

my $cmd = "$command $arg"; system($cmd);

Zenon Zabinski | zdog | Zenon.Zabinski03@students.bcp.org