How to display a file name which has zero bytes in size.
Answer Posted / sreehari ck
ls -l <location>
it will display all filenames exclude hidden file names
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What command is used to check the current users?
What happens when we execute a unix command?
What does this command do,"$more readme.txt“?
Write a command to kill the last background job?
What is .sh file?
Explain the steps that a shell follows while processing a command.
How can we use grep command in unix?
What is the difference between cat command and more command?
Explain ‘system calls’ with respect to unix commands?
What is the difference between awk and grep?
How do you repeat a command in terminal?
What does #!/ Bin sh do?
What is the use of cut command in unix?
Explain mount and unmount command.
What is grep command in unix with examples?