There are instances when a GUI file manager just won't work. When I run into those situations, there are several terminal-based options I go for.
Hidden files are a standard feature in Linux. Some applications save configuration files and other data in hidden files or folders that aren't visible by default. Fortunately, Linux makes working with ...
Five tools that do the same thing but with completely different workflows.
Ranger is a great tool for providing a multi-level view of your Linux files and allowing you to both browse and make changes using arrow keys and some handy commands. Ranger is a unique and very handy ...
There are a number of Linux commands that will display file system types along with the file system names, mount points and such. Some will also display sizes and available disk space. The df command ...
In the realm of Linux command-line tools, few commands are as versatile and widely used as cat. This article dives deep into the capabilities of the Linux cat command, merging insights from multiple ...
Users are allowed to display a particular file in reverse when they are using Linux based computer system. The command cat is used to display a file. To view a file in reverse, there is simply the tac ...