Anyone here ever use awk when writing a script.
We are trying to execute the "system" function call from a script file to execute a program. The program is called and returned because of our print statements referenced in the script, but the program does not execute. We tried calling another script file and still no success. Anybody have any ideas or direction that we could take on this.
Thanks.
We are trying to execute the "system" function call from a script file to execute a program. The program is called and returned because of our print statements referenced in the script, but the program does not execute. We tried calling another script file and still no success. Anybody have any ideas or direction that we could take on this.
Thanks.