How to display a file name which has zero bytes in size.
Answer Posted / kiruthiga.s
find . - size +0c
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is grep faster than awk?
How do I use nslookup?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Name the various commands that are used for the user information in unix.
What is the command to compare two files in unix?
What is pipe command in unix?
What is the unix command to confirm a remote host is alive or not?
How do I open a port?
What is the difference between cat and more command?
What is the functionality of a top command?
What is grep and how do you use it?
Why is it called a shebang?
Explain the steps that a shell follows while processing a command.
What are awk commands?
What is $0 bash?