![]() |
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 listing/sorting files | dave_angel | Shell Programming and Scripting | 2 | 11-23-2006 07:16 PM |
| Sorting files in a directory | olimiles | UNIX for Dummies Questions & Answers | 3 | 09-06-2006 03:52 AM |
| Sorting Files | sandeep_hi | Shell Programming and Scripting | 2 | 06-09-2006 09:27 AM |
| Sorting files | sendhil | Shell Programming and Scripting | 4 | 02-16-2006 05:13 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 dir with respect to their nr., of files
hello,
I've got a lil shell program, which gets some directories as parameters.How can I sort this directories with respect to the nr of files they contain? The dir with the most files should be printed first. i've tried with ls -1|wc -w but i can't save this value and can not save the directories in the right order. i hope you have some idea... 10x |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|