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.
Check that the argument is a file
Name: Jose K Date: April 30, 2005 at 00:54:22 Pacific OS: Red Hat 9 CPU/Ram: 256
Comment:
Hi
In Shell Script, how do I check that the argument is a file?
Summary: Is there a way to update the contents of a file (this file contains a list of sqls) without piping it to a new file using a shell script ? I have 15 processes reading from a file and I want each of th...
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 ...