Answer Posted / 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 View All Answers
What are the unix commands?
What does the command ' $who | sort –logfile > newfile' do?
What is .sh file?
What does find command return in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Is grep faster than awk?
What is difference between grep and find command in unix?
What is updatedb?
Which unix command lists files/folders in alphabetical order?
How do I use grep to find a file?
What is used to type command?
What is ctrl d?
What does 'mkdir' command do in UNIX?
What are filter commands in unix?
Can you enlist some commonly used network commands?