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 > 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 -->
  #5 (permalink)  
Old 08-02-2005
radhika radhika is offline
Registered User
  
 

Join Date: Apr 2005
Posts: 51
fdate- if a data file is created with actual data then first 14 chars of the data file will have the datetime stamp(14char format) in the data file for each record.

If an empty data file is created then file size is 0. With the help of file size I am trying to get the date time stamp of when the empty file was created. This is filedate. Requirement is to put this stamp in another control file. This