Linux: search file everywhere
Trabla:
Linux: search file
everywhere
Solving:
sudo
find
/ -name
<file>
-print
Examples:
sudo find / -name mysql.so -print
sudo find / -name pd.so -print
sudo find / -name *.so -print
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment