adspace
Display the Disk Usage of file sizes under each directory
in currentDirectory ?
Answer Posted / naresh
du -ah
above command will show the size of file and directory under
the current directory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers