Search Results

Search: Posts Made By: rbknisely
13,145
Posted By rbknisely
To locate the files that have arrived in the...
To locate the files that have arrived in the morning I am using:

find /<path> -type f -name "eon*.tar.Z" -mtime -1

The part I am not sure about is how to determine if the new file is 30% or...
13,145
Posted By rbknisely
Check File Exists and compare to previous day file script
We have data files that are ftp'd every morning to a SUN server. The file names are exactly the same except for that each has the date included in its name. I have to write script to do 2 things:
...
11,492
Posted By rbknisely
Need Script to check file exist and compare
I need a script that will check for the existence of new files that FTP'd in the morning, results go to log file. The 2nd step is to compare the new file with the previous days file. If the new...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy