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 function of grep command in unix?
Is grep faster than awk?
What is ctrl d?
What does sed command do in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the difference between grep and grep?
What command is used to switching between users in unix?
What is a bash command?
What is awk used for?
What does the command '$ls | wc –l > file1' do?
What does 'mkdir' command do in UNIX?
Explain mount and unmount command.
What is the first character of the output in ls l command?
how to sort the content of the file based on numeric values
What is {} in find command?