In today's article, which should be a short one, we're going to learn how to show a random fortune when…
Today's article is just a silly article, one where you learn how to display your fortune in the terminal. It'll…
In today's article, we're going to learn about the 'dir' command. The 'dir' and 'ls' command are quite similar, but…
In today's article, we're going to show you how to find the boot processes that slow you down. What you…
In today's article, we're going to find and remove duplicate files with rdfind. We'll try to make this as safe…
In today's article, we're going to explore another way to find multiple filenames by extension - with locate. It's a…
Today's article will show you how to find multiple filenames by extension, using the find command in the terminal. It's…
In today's article, we'll be learning how to find files owned by a specific user. We'll even use the 'find'…
In today's article, we're going to cover how to fix terminal command mistakes. While this may sound complicated, it's actually…
In today's article, we're going to discuss how to compress and decompress .bz2 files. This is something you may eventually…