Articles tagged "search-and-find"
A FAQ style introduction to grep
The grep command is one of the best pattern matching tools available for Ubuntu and Linux users in general. This is a quick FAQ style …
An intermediate look at the find utility
Use the find command to locate files on your box that were accessed or modified recently, or to find files based on size or owner.
Find files based on their permissions
In this post we'll show you how to use the Ubuntu/Linux find command to locate files on your system based on file permissions.