How to display a file name which has zero bytes in size.
Answer Posted / likhitha
#try this
#this will give you the answer
find /home/itsme -type f size 0
#this will display all 0 size "files" in /home/itsme
directory
#
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is grep in bash?
What is awk used for?
Name the unix command to find how many days the server has been up.
How to find $ai_serual resolved path by using unix
Which command is used to create a directory?
How do I run a whois command?
What is the difference between cat and more command?
Which command is used to copy files?
why metadb requires a seperate slice to create Solaris volume manager
Which command is used to delete all files in the current directory and all its sub-directories?
Which unix command to make a new directory?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the general format of unix command syntax?
What do chmod command do?
What does the “echo” command do?