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

Answer Posted / safi

we can find using find command.

find / -size 0

This will print all files under / which has 0 size.

Is This Answer Correct ?    64 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is “chmod” command?

563


What is .sh file?

614


Which command is used to create a directory?

569


What are grep patterns?

575


What is the functionality of a top command?

623






Name the general commands in using unix os for a beginner?

621


Can you explain a little bit about command substitution?

607


How do you grep recursively?

554


What is a command and examples?

581


How do you repeat a command in terminal?

587


Why is it called a shebang?

567


What does this command do? Cat food 1 > kitty

974


What is the command to compare two files in unix?

618


What is the nmap command?

581


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

620