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 is the command to find maximum memory taking process on the server?
What command will change your prompt to myprompt?
What is awk used for?
What do know about tee command?
What is the command to compare two files in unix?
What is .sh file?
Are you in or at the office?
What does this command do,"$more readme.txt“?
What command is used to check the current users?
What is grep r?
What is the difference between cat and more command?
Can you explain a little bit about command substitution?
What does #!/ Bin sh do?
How do I find previous commands in unix?
What is pipe command in unix?