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
How do I clear my terminal history?
Who invented grep?
What command will change your prompt to myprompt?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I run a whois command?
How do you repeat a command in terminal?
How do I run a bash script?
Who wrote grep?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the search command in unix?
How does shebang work?
What is $0 bash?
What is the unix command to confirm a remote host is alive or not?
Which command is used to copy files?
What are the general commands in using unix os for a beginner?