How to display a file name which has zero bytes in size.
Answer Posted / alok
find . - type f - size 0c -print
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of the tee command?
What does #!/ Bin sh do?
What is the use of egrep command in unix?
What is awk good for?
Which unix command to make a new directory?
What is the significance of the 'tee' command?
What are grep patterns?
What is rmdir command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does find command return in unix?
What are filter commands in unix?
What is the nmap command?
Which command is used to find whether the system is 32 bit or 64 bit?
What is sed awk grep?
What does the metacharacter mean?