Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
awk call other awk script?
Name: mansa Date: September 16, 2003 at 08:33:50 Pacific OS: UNIX CPU/Ram: -
Comment:
Does anyone know how an awk script call other awk script or other shell script ? Thanks for big help.
Summary: I'm new with AWK script. I have an awk script and inside this script, I want to call other shell script or awk script to run. How to call other shell script/awk script in my awk script Please help me....
Summary: Hi Jim, Thanks for your help. I think we are getting close to understanding the problem. The Fortran program indeed creates lines only 84 characters long (The LF always occurs at character 84, unless ...
Summary: William was kind enough to help me with the following awk script to convert fields into vCal standard items. It works beautifully in testing, but I cannot get the program I use to output 24h time,...