![]() |
|
|
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 |
| Find files with 3 different extensions | mahalakshmi | Shell Programming and Scripting | 11 | 12-28-2006 06:19 AM |
| Sorting Files | sandeep_hi | Shell Programming and Scripting | 2 | 06-09-2006 09:27 AM |
| List Files by Extensions | newbienix | UNIX for Dummies Questions & Answers | 2 | 05-25-2006 06:05 AM |
| Command to select files with different extensions | MobileUser | UNIX for Dummies Questions & Answers | 1 | 05-02-2006 03:20 AM |
| sorting files | Infraredskies | UNIX for Advanced & Expert Users | 4 | 10-26-2005 03:17 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Sorting Files according to their Extensions...
I am trying to write a Korne Shell Script wherein we have to sort
files according to their extensions(for eg. 1.sh, 5.sh, 9.sh together; 4.csh, 120.csh, 6.csh together and 7.ksh, 2.ksh, 59.ksh together) and move them to their respective directories viz. sh, csh and ksh... I think, Regular Expressions can be used here for sorting. Any Inputs please... Thanks a lot in advance.. |
| Bookmarks |
| Tags |
| regex, regular expressions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|