![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| File modification | panknil | Shell Programming and Scripting | 2 | 10-04-2007 04:04 AM |
| SED for text file modification | gfhgfnhhn | Shell Programming and Scripting | 6 | 07-07-2006 05:41 AM |
| Shell script: last modification date for a file | onlyc | UNIX for Dummies Questions & Answers | 4 | 07-06-2006 10:01 AM |
| Search by modification date | slink | UNIX for Dummies Questions & Answers | 5 | 05-25-2006 03:07 AM |
| File modification time | edog | UNIX for Dummies Questions & Answers | 1 | 10-03-2001 09:13 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Good morning,
I would like to find all files of a certain type and display their name as well as their modification date. In order to do this, I would do the following: find ./ -name *.csv | ???????? My question: what to put after the pipe instead of the question marks? Is there a basic UNIX command that can determine the modification date of a file? Thanks Dominique |
| Forum Sponsor | ||
|
|