How to display a file name which has zero bytes in size.

Answer Posted / rajdeep paul

We can find it in a different way also as shown below.

ls -lrtR |grep " 0 "

Although it is better to use find command here.

Is This Answer Correct ?    7 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does find command return in unix?

852


Which command will print your home directory on screen?

798


What is the use of tee command?

782


What is difference between grep and find command in unix?

846


What is unix command?

887


What command is used to switching between users in unix?

778


How can we use grep command in unix?

853


Explain ‘system calls’ with respect to unix commands?

798


Which command is used to delete all files in the current directory and all its sub-directories?

961


Write a command to display a file’s contents in various formats?

867


What does the “echo” command do?

845


What is the comma to show the space allocation of files?

777


Explain how to use grep command to list find the records of a file containing 10 different strings?

810


What's a command word?

807


What is grep in bash?

779