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
Using unix command how to display no of records in oracle?
What is the use of find command in unix?
What does the metacharacter mean?
How do I open a port?
What is nr in awk command?
What are the differences among a system call, a library function, and a unix command?
Can you explain a little bit about command substitution?
How do I search a whole word in vim?
What is a command and examples?
What do chown command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Who command in unix?
What is the functionality of a top command?
Which command is used to delete all files in the current directory and all its sub-directories?
What is grep r?