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.
Find command
Name: sarahq Date: May 5, 2004 at 20:57:17 Pacific OS: unix CPU/Ram: unix
Comment:
I need a find command that will give me files that were modified 3 days but less than 5 days ago. any help.
Summary: Hy, Does someone know how to setup "find" command allowing to find all files or directories according to a specific filter whatever case sensitive (I'm working on AIX platform 4.3.3). Example: fi...
Summary: Hi, Anyone knows how to use the 'find' command using a specified depth level within the directoy hierarchy? for instance: find * -type f -name this will search including all subdirectories, is there ...