How do you find files in Unix?

Answer Posted / hr@tgksolutions.com

The find command is used to search for files and directories in Unix. It can search based on various criteria, such as name, size, type, and modification time. For example, find /home -name "*.txt" searches for all .txt files in the /home directory.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is {} in find command?

781


Describe the usage and functionality of the command rm –r * in unix?

1456


What does awk stand for?

794


What is updatedb?

765


What is sed awk grep?

822


Which command is used to find whether the system is 32 bit or 64 bit?

837


What is ‘ps’ command for?

845


Differentiate cat command from more command.

778


What is awk good for?

794


How do I search for text in vi?

767


What are grep patterns?

771


What is the size of time_t?

894


What are filter commands in unix?

790


What is the use of egrep command in unix?

827


What is pipe command in unix?

898