in reply to checking for piped input data
I would like to use the table output by "script.pl -y goodbye" as the argument of -x.
I believe this is what you want, but I haven't tested it.
script.pl -x `script.pl -y goodbye`
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: checking for piped input data
by Anonymous Monk on May 02, 2023 at 22:07 UTC | |
by eyepopslikeamosquito (Archbishop) on May 02, 2023 at 22:14 UTC |