What is the comma to show the space allocation of files?
Answer / 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 |
what are wild cards?
How do you stop a running process?
Who invented grep?
how many types of file in unix?
34 Answers MNC, TCS,
how to find largest file?
14 Answers HCL, Microsoft, Thomson Reuters,
what are processor execution levels and priorities?
How do I find previous commands in unix?
what is the difference between KILL and KILL -9?
5 Answers Informatica, Nutanix,
What is the search command in unix?
to list a particular line in the file
what will this do $cat > file.c ?(file.c is a file in current directory)
How to setup sudo, only can use for particular date & time only ( for solaris10 )