How to find a file in unix / linux
23
Feb0
Feb0
this will search the entire file structure for the file httpd.include
find / -name “httpd.include” -print
Comments (0)
Trackbacks (0) ( subscribe to comments on this post )
No comments yet.
Leave a comment
No trackbacks.