How to display a file name which has zero bytes in size.
Answer Posted / shail
find / -size 0 -print
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What command is used to check the current users?
Which unix command to make a new directory?
What is the search command in unix?
Can you enlist some commonly used network commands?
What is awk good for?
What do chmod, chown, chgrp commands do?
What does 'mkdir' command do in UNIX?
What does this command do? Cat food 1 > kitty
What does #!/ Bin sh do?
What are the general commands in using unix os for a beginner?
What is grep and how do you use it?
What will the following command do?
What does awk stand for?
What is the use of find command in unix?
What are the differences among a system call, a library function, and a unix command?