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.
unix script to search for a decimal
Name: cesar_NZ Date: September 30, 2008 at 20:07:57 Pacific OS: Solaris CPU/Ram: na Product: na
Comment:
hi all, i wanted to write a shell script (#!/bin/ksh) to search through log files and print out lines which contain "long decimals" e.g 56.879999999999995. I also wanted to print out the filename. i have managed to get the filename to print out but not sure on how to search for long decimals, any help would be much appreciated.
Summary: Hi, I'm trying to create a shell script to check for the existence of a file on an NT box prior to an FTP process. If it doesn't exist then the process sleeps. Can anyone help? Thanks. Cherian ...
Summary: Hi! I would like to get some help with my script which will read a command file,execute each command and send output to a file. My problem is how to get the script to search for a specific line in the...
Summary: 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 ...