![]() |
|
|
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 |
| Move all files in a directory tree to a signal directory? | briandanielz | UNIX for Dummies Questions & Answers | 2 | 06-15-2008 06:20 PM |
| Considering files within a directory?? | skyineyes | Shell Programming and Scripting | 3 | 07-16-2007 04:16 AM |
| MV files from one directory structure(multiple level) to other directory structure | srmadab | UNIX for Advanced & Expert Users | 4 | 09-13-2006 05:01 PM |
| copy files from one directory to another directory | zip_zip | UNIX for Dummies Questions & Answers | 5 | 09-14-2003 07:16 PM |
| moving files from a unix directory to a windows directory | gleads | UNIX for Dummies Questions & Answers | 2 | 08-29-2002 09:42 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I have 10000 files in a directory. The name is something like:
1.dat 2.dat 3.dat 4.dat ..... ..... ..... 1000.dat. ---- ----- Files are not sorted. I want to move first 500 largerst files from this directory to another directory. Next 500 largest files to another directory. what would be the simple korn shell script for this problem? thanks Last edited by Bhanu72; 07-15-2008 at 08:31 PM.. |
| Bookmarks |
| Tags |
| file move, solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|