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
How to display no of records in oracle using unix command?
What is ‘ps’ command for?
How do I use grep to search for a file?
What does find command return in unix?
What is .sh file?
Name the various commands that are used for the user information in unix.
Enlist some filename manipulation commands in unix.
What are grep patterns?
Why is awk called awk?
What is merge command in unix?
What is the difference between awk and grep?
Write a command that will display files in the current directory, in a colored, long format.
What is the significance of the 'tee' command?
What is time_t?
What are bash commands?