> `ls -l' prints the time of the last modification to the file; you can't
> get the creation time (it's not stored anywhere).  `find' can also
> print the last modification time:
> 
> find  <dir> -name <pattern> -printf "%TH:%TM,%f\n"

You're right - I was led astray by a non-concept (file creation time).
Thanks guys for clearing this up guys.

Regards,
Sonam
-- 
Electronic Commerce
Corporate Express Australia Ltd.
Phone: +61-2-9335-0725 Fax: +61-2-9335-0753

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to