![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find and store files based on FileName and Modified Time | edisonantus | UNIX for Advanced & Expert Users | 2 | 02-19-2008 10:25 AM |
| file moving based on file content | melvyn.cochrane | Shell Programming and Scripting | 12 | 02-15-2008 02:10 AM |
| Adding filename into file content | missutoomuch | Shell Programming and Scripting | 1 | 11-11-2005 12:02 PM |
| find the same content in the file | ust | UNIX for Dummies Questions & Answers | 4 | 03-25-2005 01:55 AM |
| search for hardlinks based on filename via find command | hunternjb | UNIX for Dummies Questions & Answers | 2 | 03-26-2001 09:07 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
find filename based on file content
|
| Forum Sponsor | ||
|
|
|
|||
|
Hey PxT,
The /dev/null is a nice twist - I'm not sure I understand why/how this works - I would have used a -l option on the grep to list the files. But showing the file & pattern found is nice. Can you explain what this is doing? Is the behavior related to grep or to the find? |