adspace
What is the comma to show the space allocation of files?
Answer Posted / Seema Rani
The command 'du' shows the disk usage of files and directories. You can use options like '-sh' for human-readable output or '-a' to list all files (including hidden ones) in a directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers