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 ...
Linux is the most flexible and customizable operating system on the planet. That customizability starts deep within the heart of the Linux kernel and the file system. A computer file system is a ...
The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
A series of commands ranging from simple to fairly complex will help you count lines, words or individual characters on the Linux command line. Linux includes some useful commands for counting when it ...
In my last article I talked about working with shortcuts in Ubuntu Linux. In this article I want to explain the basics of the Linux file system and where you can expect to find things. Once again, I ...
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 ...
New to Linux? This 10-day checklist will help you settle in nice and easy ...
In the realm of modern data management, few technologies hold as much promise and versatility as the ZFS file system. Originally developed by Sun Microsystems for their Solaris operating system, ZFS ...
Btrfs—short for “B-Tree File System” and frequently pronounced “butter” or “butter eff ess”—is the most advanced filesystem present in the mainline Linux kernel. In some ways, btrfs simply seeks to ...