Zeusandhera Knowledgebase
Month:
May 2015
Find Command
2015-05-29
Add Comment
Here is a basic find command in a linux terminal through ssh: find / -name 'filename.txt' So that would search for an exact filename of filename.txt in any
[...]