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 than ...
In this how-to, we’ll look at various ways of using the find command to help us find files and directories across the Linux filesystem. Sometimes we misplace a file or directory and we can spend ...
The fd program is an alternative to find, which can search the file system using various patterns. It has many options to support a wide range of use cases, making it easy to find any type of file, ...
Make searching for files easier with these GUI tools. Each of these apps will work on most distributions. You can install these tools for free. In the early days of ...
You may find yourself in a situation where you remember the content of a file but not its name. Linux offers various commands to help you find files based on specific text strings within them. By ...
A symlink or "symbolic link" is a Linux file that simply points at another file. If the referenced file is removed, the symlink will remain but not indicate there's a problem until you try to use it.
How to use Linux file manager to connect to an sftp server Your email has been sent If a fear of the command line has prevented you from making use of the more secure sftp, Jack Wallen wants to show ...