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.
I need a shell-script to search
Name: Vadim Sverdlik Date: January 29, 2004 at 19:52:37 Pacific OS: UNIX CPU/Ram: 1
Comment:
Please help if you can.
I need a shell-script to search each log file and save the output to a text file with these columns:
JOB # REQUEST START DATE & TIME END DATE & TIME Status
Summary: Hi, I need a shell script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The Solaris box is behind the router with a static ip (internal), the router con...
Summary: I have a directorey with some .xls files in it. I want to extract some information from these files (I'll be doing that with a php program). I need a shell script that will invoke this program repetit...
Summary: I am struggling. Please help!! I need a shell script that searches for a string (and makes a backup file and substitution) but only if the string is found. ...