![]() |
|
|
|
|
|||||||
| 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 |
| Comparing files enen when they are not in order | ragavhere | Shell Programming and Scripting | 2 | 06-04-2008 02:13 PM |
| Sorting Files by date and moving files in date order | rebel64 | Shell Programming and Scripting | 2 | 03-11-2008 09:45 AM |
| Order files by create date | mab_arif16 | Shell Programming and Scripting | 4 | 05-15-2006 10:04 AM |
| list of files in date order | Jeannine | UNIX for Dummies Questions & Answers | 2 | 08-15-2005 11:19 AM |
| lp - order of files printed | mabrownawa | UNIX for Advanced & Expert Users | 2 | 02-16-2004 09:08 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How do I organize a series of files in date order?
I'd like to ls a group of files in date order but I'm not sure what the commands would be.
Can anyone help with this? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The option to be supplied is '-t', but please check the man pages before asking questions pertaining to any command. The man page is usually quite detailed and you would have easily found the answer for you question had you just typed 'man ls'.
|
||||
| Google The UNIX and Linux Forums |