2 Comments
[HowTo] Master the FIND command on Linux
I don’t know why, but most of people learn first how to use grep command before trying to use find. After seeing a very good topic about find command, I took the habit to use it to find file with specific filter and I just use grep sometime to help… Continue reading