How to display a file name which has zero bytes in size.
Answer Posted / shail
find / -size 0 -print
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of tee command?
What are grep patterns?
Is ‘du’ a command? If so, what is its use?
Which unix command lists files/folders in alphabetical order?
What is ‘ps’ command for?
What is awk used for?
Which command is used to delete all files in the current directory and all its sub-directories?
What do know about tee command and its usage?
What is the comma to show the space allocation of files?
Why is it called a shebang?
What is s and g in sed command?
What is {} in find command?
Using unix command how to display no of records in oracle?
What is the first character of the output in ls l command?
Is grep faster than awk?