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
What does this command do? Cat food 1 > kitty
How many unix commands are there?
What is the significance of the 'tee' command?
What are reported commands?
What does grep v grep do?
How do I run a whois command?
What are bash commands?
How do I open a port?
Who command in unix operating system?
What is the pipe command?
Who wrote grep?
How do I clear my terminal history?
What is the size of time_t?
Write a command to kill the last background job?
How do I use grep to search for a file?