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
What is {} in find command?
Describe the usage and functionality of the command rm –r * in unix?
What does awk stand for?
What is updatedb?
What is sed awk grep?
Which command is used to find whether the system is 32 bit or 64 bit?
What is ‘ps’ command for?
Differentiate cat command from more command.
What is awk good for?
How do I search for text in vi?
What are grep patterns?
What is the size of time_t?
What are filter commands in unix?
What is the use of egrep command in unix?
What is pipe command in unix?