Re: List files between Dates
- From: "Lew Pitcher" <lpitcher@xxxxxxxxxxxx>
- Date: 25 Jan 2007 12:33:02 -0800
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
.
- Follow-Ups:
- Re: List files between Dates
- From: Lőrinczy Zsigmond
- Re: List files between Dates
- References:
- List files between Dates
- From: vp
- List files between Dates
- Prev by Date: List files between Dates
- Next by Date: Re: ld: 0711-224 WARNING: Duplicate symbol
- Previous by thread: List files between Dates
- Next by thread: Re: List files between Dates
- Index(es):
Relevant Pages
|