How to display a file name which has zero bytes in size.
Answer Posted / rajdeep paul
We can find it in a different way also as shown below.
ls -lrtR |grep " 0 "
Although it is better to use find command here.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Which command is used to restrict incoming messages?
Name the unix command to find how many days the server has been up.
What do chmod, chown, chgrp commands do?
What is in grep command?
Which command is used to kill the last background job?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the command to find hidden files in the current directory?
What is the command to compare two files in unix?
Which command is used to copy files?
What are the dos commands?
Which unix command to make a new directory?
What does the metacharacter mean?
What do chmod command do?
What is the comma to show the space allocation of files?
What is the use of the tee command?