The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-29-2004
hachik's Avatar
hachik hachik is offline
Registered User
  
 

Join Date: Jun 2002
Location: Estonia
Posts: 64
maybe you just add that when file is locked, use different file to store info until file unlocks(like 30sec checks),then append info from that created different file to main file.
Sry i'm too lame but maybe this post helps you.