Computing.Net > Forums > Unix > list files based on dates

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

list files based on dates

Reply to Message Icon

Name: venukumar
Date: September 10, 2001 at 16:43:34 Pacific
Comment:

hi all,

I like to list the files only today's or a particular days files in a directory. can any body help me for the same

tnx,
venu



Sponsored Link
Ads by Google

Response Number 1
Name: Jon L
Date: September 17, 2001 at 23:33:40 Pacific
Reply:

You should be able to do a ls -l and then
pipe it to a grep for the date you want.
Hope that helps.


0

Response Number 2
Name: James Boothe
Date: September 25, 2001 at 13:55:32 Pacific
Reply:

And a chronological listing is quite helpful:

ls -ltr

jb


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Printing over the interne... need S3 trio driver



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: list files based on dates

renaming files based on date arguments www.computing.net/answers/unix/renaming-files-based-on-date-arguments/2499.html

renaming a file based on systm date www.computing.net/answers/unix/renaming-a-file-based-on-systm-date/4875.html

script to view files based on date www.computing.net/answers/unix/script-to-view-files-based-on-date/7165.html