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
Can you explain a little bit about command substitution?
What does grep v grep do?
What is awk command used for?
What is unix command line?
What is the use of awk command in unix?
What do chgrp command do?
How do I use grep to search for a file?
Using unix command how to display no of records in oracle?
What is the use of cut command in unix?
What is the use of the tee command?
What is a bash command?
How do I run a whois command?
Explain mount and unmount command.
Which command is used to copy files?
Why is awk called awk?