![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with Korn Shell Scripting | th0123 | UNIX for Dummies Questions & Answers | 2 | 04-18-2008 02:06 AM |
| Repost-Korn Shell Scripting | hanie123 | Shell Programming and Scripting | 1 | 03-29-2007 12:30 PM |
| korn shell script to keep history of same file | watson2000 | UNIX for Dummies Questions & Answers | 2 | 10-09-2006 10:38 PM |
| Changing a CSV file in Korn shell | riteshm | Shell Programming and Scripting | 2 | 02-27-2006 08:54 PM |
| Read file - korn shell | alienET | Shell Programming and Scripting | 5 | 04-06-2005 02:22 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I am trying to find a way to check the current status of a file. Such as some cron job processes are dependent on the completion of others. if a file is currently being accessed / modified or simply open state I will wait until it is done being processed before attempting the next process on that file. Mainly the final process that zips previous days files up. I want to hold off archiving the previous days file until it is no longer being accessed.
thanks! |
|
||||
|
Thanks Jim.
I was kink of hoping there was something like a conditional switch or something like that. i.e. -f , -c ... but this is good I will try this. the only thing is sometimes the admins are for some reason reluctant to put some of these neat Unix utilities on the machine. ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|