![]() |
|
|
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 |
| Tar only the Directories and Sub Directories | Andysundar | UNIX for Dummies Questions & Answers | 3 | 06-01-2008 09:54 PM |
| Listing directories and sub directories | jinxor | UNIX for Advanced & Expert Users | 3 | 03-11-2008 10:27 AM |
| moving directories to new directories on multiple servers | mackdaddy07 | Shell Programming and Scripting | 0 | 04-06-2007 12:30 PM |
| directories | arunkumar_mca | UNIX for Dummies Questions & Answers | 2 | 10-14-2004 04:23 AM |
| what is the . and .. directories ? | ssmian | UNIX for Advanced & Expert Users | 8 | 03-02-2004 04:30 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
du -ks on certain directories only
Greetings,
I'd like to issue a command that would give me the disk usage total for certain directories. I used ls -lt|egrep 'Aug|Sep' to get a list of the directories I want, but I can't figure out how to feed that information to du. I'd like to do this as a command and not a script. Many thanks, Shambo |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|