find . -name smb.conf
Introduction
The Linux find command is very powerful. It can search the entire filesystem for one or more files that you specify. It's an extremely helpful Linux command to understand, especially when you need to find a file or directory.
0 comments:
Post a Comment