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
Is command prompt unix?
How can we use grep command in unix?
Which unix command to make a new directory?
How do I use grep to find a file?
What are awk commands?
why metadb requires a seperate slice to create Solaris volume manager
What is used to type command?
Enlist some filename manipulation commands in unix.
What is the command to compare two files in unix?
What is a bash command?
What is grep command in unix with examples?
What is unix command line?
What is the behavioural difference between cmp and diff commands?
Is grep faster than awk?
What do chgrp command do?