in reply to Re^2: get value from a awk system command
in thread get value from a awk system command
When you post a message like this, do NOT say "it doesn't work". Instead, show what you tried, what you got, and what you wanted. Use copy/paste rather than typing from memory.
eg:
I tried the code
the results I got were justuse warnings; use strict; print "$0";But I was hoping to get something more like "perl test.pl" printed out.test.pl
|
|---|