wiki:finding_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:finding_files [2020/04/29 18:32] – [Examples] walkeradminwiki:finding_files [2023/04/03 17:12] (current) walkeradmin
Line 1: Line 1:
 ====== Finding Files ====== ====== Finding Files ======
 <color darkorange>Apr 2020</color> <color darkorange>Apr 2020</color>
 +\\ 
 +<color darkorange>Updated Apr 2023</color>
 \\  \\ 
 \\  \\ 
Line 9: Line 11:
  
 One thing I have always struggled with is finding things in CentOS. So here I am going to put a few examples, and over time hopefully add some more. One thing I have always struggled with is finding things in CentOS. So here I am going to put a few examples, and over time hopefully add some more.
 +\\ 
 +\\ 
 +<color #ed1c24>If you are not 'root' then you can't search for any file/folder that requires root privileges.</color>
 \\  \\ 
 \\  \\ 
Line 16: Line 21:
  
 To find a file, use: <color #ed1c24>find / -file "install.sh"</color> To find a file, use: <color #ed1c24>find / -file "install.sh"</color>
 +I think -file should be - name: <color #ed1c24>find / -name "install.sh"</color>
 \\  \\ 
 \\  \\ 
wiki/finding_files.1588181552.txt.gz · Last modified: 2023/03/09 22:35 (external edit)