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
How can we use grep command in unix?
What are file commands?
Enlist some filename manipulation commands in unix.
What does #!/ Bin sh do?
Explain command to display different lines that are found when compare two files?
What is grep in bash?
What is the use of finger command?
What are reported commands?
How do I use grep to search for a file?
What does the metacharacter mean?
Using unix command how to display no of records in oracle?
What is the behavioural difference between cmp and diff commands?
Is command prompt unix?
Why is it called a shebang?
What does grep v do?