News

The Linux find command makes it easy to find files on your system – even if you don’t remember their names or exactly when you last updated them. Some of the options are a bit more challenging ...
Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
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.
From code and notes to configuration files (and everything in between), I have to view the content files regularly. Here are five ways to do it.
The find Command: Searching for Large Files The find command in Linux is a powerful utility for seeking out files that meet specific criteria. To hone in on large files, we can employ the find command ...
There are a number of ways to search the contents of compressed files while leaving the files intact. This post examines how to view, browse and search through many types pf compressed files.