|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620237 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
top disk users or directories in a filesystem |
Description
To find the top users or directories in a filesystem (as root):
# du -sk * | sort -nr | more
To find top 10 users or directories (as root):
du -sk * | sort -nr | head |
Example
du -sk * | sort -nr | more ; du -sk * | sort -nr | head |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: vxmend - how to set a plex online in Veritas Volume Manager
Example: vxmend on plex-80
[show me the details] |
coolcommand: chgroup - how to change attributes for groups in IBM AIX
Example: chgroup users=sam,carol,frank finance
[show me the details] |
coolcommand: how to get the virtual hardware assigned on an attached IBM P5 server using the HMC
Example: lshwres -m p570 --header -Fslot_num, lpar_name, lpar_id, config,state, drc_name -r virtualio --rsubtype slot --level slot
[show me the details] |
coolcommand: ping and ping -s do not report same result in Solaris
Example: ping -sn 172.26.25.34
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51943 |
| Category AIX | 49010 |
| Category General UNIX | 47575 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|