How to display a file name which has zero bytes in size.
Answer Posted / safi
we can find using find command.
find / -size 0
This will print all files under / which has 0 size.
| Is This Answer Correct ? | 64 Yes | 1 No |
Post New Answer View All Answers
Why is it called a shebang?
How do you grep a case insensitive?
Who command in unix operating system?
What is ctrl d?
What is the nmap command?
Describe the zip/unzip command using gzip.
What does the metacharacter mean?
What command is used to switching between users in unix?
What are file commands?
What is command statement?
Which unix command lists files/folders in alphabetical order?
What is the function of grep command in unix?
What is a bash command?
What is time_t?
What is grep and how do you use it?