Linux sub directory size info
Need to know the exact size of your subdirectories in Linux?
Just go to the directory , like cd / and try this
du -cksh *
|
|
|
|
|
|
Related posts:
- Common SSH Commands and Linux Shell Commands We’ve put together some of the more frequently used SSH...
