file management

Rename A File Downloaded With ‘wget’

In today's article, we're going to learn how to rename a file downloaded with 'wget'. This will not be a…

1 year ago

Disallow Directory Listing (in the terminal)

In today's article, and for no apparent reason, we're going to learn how to disallow directory listing in the terminal.…

1 year ago

Let’s Learn A Little About The ‘dir’ Command

In today's article, we're going to learn about the 'dir' command. The 'dir' and 'ls' command are quite similar, but…

1 year ago

Find And Remove Duplicate Files With rdfind

In today's article, we're going to find and remove duplicate files with rdfind. We'll try to make this as safe…

1 year ago

How To: Find Multiple Filenames By Extension

Today's article will show you how to find multiple filenames by extension, using the find command in the terminal. It's…

1 year ago