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
Name the general commands in using unix os for a beginner?
What do know about tee command?
What is the use of the tee command?
What does sed command do in unix?
Who command in unix operating system?
What is the significance of the 'tee' command?
What is unix command line?
What is merge command in unix?
What does #!/ Bin sh do?
What is the command to find maximum memory taking process on the server?
What are grep patterns?
Write a command that will display files in the current directory, in a colored, long format.
Explain command to show the space allocation of files?
What is the use of the command 'ls -x chapter[1-5]' ?
What is difference between grep and find command in unix?