% perl -E '$x = "hello"; say q($x)' $x % perl -E '$x = "hello"; say qq($x)' hello
In reply to Re^3: how to use perl variable in system command to run on unix
by Arunbear
in thread how to use perl variable in system command to run on unix
by tousifp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |