LPM: back tick problem

Ronald Edward Petty repett0 at sweb.uky.edu
Thu Jun 21 15:58:56 CDT 2001


$t = `$argv[0]`;
$t2 = `$t`;

If argv[0] is command that produces another commane
newfs .... will make mkfs .....

and the `$t` executes.... why is the output of that $2 null even though it
is scrolling on the screen and correct?

Ron




More information about the Lexington-pm mailing list