Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by divinecomedy

  1. divinecomedy

    File System Concurrency

    Actually I should be more clear. Script 1 will actually do a copy from one directory to another directory ( the file has not existed yet ). Since I have not gotten the new file handle yet, I can't lock it, can I ? Let me also give more details on what Script 2 is doing. It will read the...
  2. divinecomedy

    File System Concurrency

    Hi, I am a Perl newbie so please bear with me. I have two scripts both of which are fired up from unix cron. One of them will write some files to a directory while the other one will FTP them to somewhere else. Assuming script 1 ( reading ) and script 2 ( writing ) are doing their stuff at the...

Part and Inventory Search

Back
Top