How to find a file in unix / linux

23
Feb
0

this will search the entire file structure for the file httpd.include
find / -name “httpd.include” -print

Filed under: Uncategorized
Comments (0) Trackbacks (0)

No comments yet.

Leave a comment

No trackbacks.