![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script to Analyze folders and subfolders | seacros | Shell Programming and Scripting | 7 | 03-04-2008 02:02 PM |
| Find server details | lalelle | SUN Solaris | 1 | 02-04-2008 01:27 PM |
| how to find the owner PID of open socket on Solaris9? | sleepy_11 | UNIX for Dummies Questions & Answers | 1 | 12-11-2007 06:18 AM |
| How to find the os and h/w details | amiri2000 | Red Hat | 3 | 08-18-2006 11:28 AM |
| How to create folders/subfolders using shellscript | ram2s2001 | Shell Programming and Scripting | 2 | 04-05-2006 06:20 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
find size of folders and its subfolders with the Owner details
HI,
I have the following command that shows me the total size of folders and subfolders : du -hs *| sort -n result: 1.0M sandeep 1.4G sandy 1.4M important 1.6M files but I will need to know the size of folders and its subfolders( not size of individual files though) with the Owner who created this folders and subfolders. Can anyone help me please Thanks, Sandeep |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|