Re: List files between Dates





On Jan 25, 3:07 pm, "vp" <vijay_...@xxxxxxxxx> wrote:
Please let me know how to get list of file between dates in AIX?

Like files from Jan 1 2004 to Dec 31 2005..

You can use the find(1) command to perform a qualified search. The
specific options that you use with the find(1) command will depend on
which date metadata you are looking at.

Standard date metadata stored in the inode are ctime, mtime, and atime.

Or, is the date somehow recorded elseways for your requirements (in the
filename, perhaps)?

HTH
--
Lew

.



Relevant Pages

  • LVM2: cannot perform lvreduce on logical volume
    ... I have successfully created an ext3 filesystem on it, and can mount and read/write files to it. ... # This is an example configuration file for the LVM2 system. ... # Whether or not to display the command name on each line output ... # Configuration of metadata backups and archiving. ...
    (RedHat)
  • Re: Rebuild for spotlight?
    ... Navigate to your cache files in the command line (for this case, ... Perform command "ls" to get a list of the directory's contents. ... This should list all the metadata Spotlight knows about the item. ...
    (microsoft.public.mac.office.entourage)
  • Re: File location in metadata?
    ... Michael Goerz wrote: ... menu command, it includes ... If I email or otherwise transmit this PDF electronically to someone ... This "metadata" is not really in the file. ...
    (comp.text.pdf)
  • Re: Converting .doc files to .xml
    ... which has all of the metadata you are looking for. ... If you need this to be command line, then your best bet is to probably ... Jordi Cuenca wrote: ... > files to .xml format. ...
    (comp.text.xml)
  • Re: List files between Dates
    ... Lew Pitcher wrote: ... You can use the findcommand to perform a qualified search. ... which date metadata you are looking at. ...
    (comp.unix.aix)