The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 02-11-2009
bjawasa bjawasa is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 3
This file (file*) is being created by an application, and the last part of the filename is generated by the application with a random name.

The main intention is to capture the last written data in this file (file*). This file is FTPed to a remote server and immediately after it is FTPed, it is deleted in the Host Server, and I need to capture what data is written just before it got deleted.