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
Explain command to view process running?
What is .sh file?
Differentiate cmp command from diff command.
What is awk good for?
Which command is used to kill the last background job?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the difference between cat and more command?
Give the command for finding the current date.
Which unix command lists files/folders in alphabetical order?
Name the general commands in using unix os for a beginner?
what is the advaantage of each user having its own copy of the shell?
How do you grep recursively?
What is the search command in unix?
hw will u use awk in replacing cahrs and files
What is the use of the tee command?