![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question on Find Utility | marlonus999 | Shell Programming and Scripting | 5 | 09-19-2007 04:53 AM |
| question about find command | hnhegde | UNIX for Dummies Questions & Answers | 4 | 10-26-2006 04:00 PM |
| Find command question | negixx | Shell Programming and Scripting | 6 | 07-08-2005 12:43 PM |
| find ...question. | moxxx68 | UNIX for Dummies Questions & Answers | 2 | 10-25-2004 11:02 AM |
| 'find' command question | xyyz | UNIX for Dummies Questions & Answers | 2 | 03-07-2002 07:28 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
find question
Is it possible for find to match on multiple arg's. Basically, I would like to be able to match on name and atime. Basically I want something like:
find . -atime +31 <AND> -name *.log -exec rm -f {} \; Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|