How do you find files in Unix?

Answers were Sorted based on User's Feedback



How do you find files in Unix?..

Answer / 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

How do you find files in Unix?..

Answer / nashiinformaticssolutions

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

More Unix Commands Interview Questions

how to sort the content of the file based on numeric values

0 Answers   Epsilon,


Which command is used to restrict incoming messages?

0 Answers  


Using unix command how to display no of records in oracle?

0 Answers  


Give the command to display space usage on the UNIX file system.

16 Answers  


How to delete a directory containing files and folders?

3 Answers  






how many internal commands is there in UNIX?

3 Answers   TCS, Virtusa,


how will you login one server's shell prompt to an another server?

5 Answers   Cosmic Infotech, Perot Systems,


what do you understand bythe term 'de-mountable volumes'?

2 Answers   Infosys,


What is {} in find command?

0 Answers  


which command is used to stop a running process in unix?

8 Answers  


what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......

5 Answers  


What is pipe command in unix?

0 Answers  


Categories