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 the unix command to confirm a remote host is alive or not?
Which command is used to delete all files in the current directory and all its sub-directories?
What is .sh file?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I search for text in vi?
Does cp command overwrite files?
How do I clear my terminal history?
Give the command for finding the current date.
What is the function of grep command in unix?
Who command in unix operating system?
Why is awk called awk?
How do I use grep to search for a file?
What is unix command?
Explain ‘library functions’ with respect to unix commands?
Name the general commands in using unix os for a beginner?