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
What is time_t?
What is unix command?
Using unix command how to display no of records in oracle?
What is grep short for?
What does the “echo” command do?
What does sed command do in unix?
What is the use of cut command in unix?
What will the following command do?
What is in grep command?
Is ‘du’ a command? If so, what is its use?
Explain command to display different lines that are found when compare two files?
How can we use grep command in unix?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Name the general commands in using unix os for a beginner?
How do I run a bash script?