![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| File modification | panknil | Shell Programming and Scripting | 2 | 10-04-2007 08:04 AM |
| SED for text file modification | gfhgfnhhn | Shell Programming and Scripting | 6 | 07-07-2006 09:41 AM |
| Shell script: last modification date for a file | onlyc | UNIX for Dummies Questions & Answers | 4 | 07-06-2006 02:01 PM |
| Search by modification date | slink | UNIX for Dummies Questions & Answers | 5 | 05-25-2006 07:07 AM |
| File modification time | edog | UNIX for Dummies Questions & Answers | 1 | 10-04-2001 01:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|