How do you find files in Unix?
Answers were Sorted based on User's Feedback
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 |
Answer / 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 |
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
what is the command to find out which shell you are running?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
what is kernel?
How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
What does touch command do in unix?
How do I clear my terminal history?
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
Write a command to find all of the files which have been accessed within the last 30 days.
In vi editor how do you execute unix commands?
Which RAID Levels supported by LVM?
How many bits use for MAC address?