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
Who command in unix operating system?
What difference between cmp and diff commands?
How do I run a bash script?
What is the functionality of a top command?
What is rmdir command?
How do I find previous commands in unix?
What is difference between grep and find command in unix?
Is ‘du’ a command? If so, what is its use?
What are the differences among a system call, a library function, and a unix command?
Why is shebang used?
What are the dos commands?
Which unix command to make a new directory?
Using unix command how to display no of records in oracle?
What are filter commands in unix?
What do chgrp command do?