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.
Script to find if file is to old
Name: dhines Date: November 3, 2003 at 07:44:06 Pacific OS: AIX CPU/Ram: 1GB
Comment:
Hi All, I need to write a script to find out if a specific file is older than an hour, if it is then the script has to email me to alert me.
Summary: I need to write a function that will work in sh/ksh shell that will test to see if a file has already been opened for writting by another user has anyone written something like this? ...
Summary: I don't know if this is an Oracle or an Unix problem so forgive me if this question should not be in this forum. I need to remove Oracle-datafiles. It's just a simple "rm -f filename" statement. Somet...
Summary: Folks: I am trying to write a script to telnet a service on local service but I really don't know how to do it. Basically, there are two tasks: task 1 is to get connection with the service: "telnet lo...