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

How do you grep recursively?

554


What does grep v grep do?

549


What is “chmod” command?

563


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

619


What is .sh file?

614






What does touch command do in unix?

724


What is rmdir command?

550


Which command will print your home directory on screen?

541


What is the difference between cat command and more command?

599


What does sed command do in unix?

558


What is unix command?

581


How does pipe () work?

591


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

952


How do I use nslookup?

571


What is updatedb?

583