![]() |
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 |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need help in sort | ali560045 | Shell Programming and Scripting | 2 | 12-04-2007 07:38 AM |
| sort | prasathlogu | UNIX for Dummies Questions & Answers | 1 | 10-08-2007 06:56 AM |
| sort help | unics | Shell Programming and Scripting | 14 | 04-30-2007 07:28 AM |
| du -h | sort ? | fongthai | Shell Programming and Scripting | 6 | 11-02-2006 08:59 PM |
| 2nd sort key | whatisthis | UNIX for Dummies Questions & Answers | 1 | 10-20-2004 10:46 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have 62000 files in a folder.
Starting from May 17 2004 till Dec 21 2005 ,files are present in this folder. I want sort these files.All 2004 files i want to keep it in a single folder called "2004_XMls" & rest files i.e 2005 files ,i am going to keep them monthwise. Just grepping "2004" or "2005" is not working & using egrep is hectic task. How can i separate all 2004 files from this folder? file format is like this: May 18 2004 Ordr_100100000197_180504183038_01.xml . . . Jan 1 2005 Ordr_100100236163_010105125149_01.xml . . any ideas on using "awk with xargs"? Regards Abhijeet |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|