News

In this how-to we will look at the find command and a range of additional arguments which will give us a variety of approaches to finding files and directories.
You probably already know the traditional method of hiding files on the Linux command line. If not, any file that begins with a . will not be seen with the ls command, unless you add the -a option.