I am looking to run the Run SSH command workflow and pass it the following command: /somepath/script.pl -l | awkit 5 This command will run on a RHEL6 host. I am guessing I need to escape the "pipe" or the awk command maybe. Has anyone done this?
↧
I am looking to run the Run SSH command workflow and pass it the following command: /somepath/script.pl -l | awkit 5 This command will run on a RHEL6 host. I am guessing I need to escape the "pipe" or the awk command maybe. Has anyone done this?