file management

Delete Directories From The Terminal In Linux

In your Linux journey, you'll eventually want to delete directories as you do some housecleaning. Keeping your computer tidy makes…

3 years ago

A Little About The ‘tail’ Command

Today's article is about the 'tail' command, seeing as the last article was about the 'head' command. The tail command…

3 years ago

It’s Time To Learn A Little About The ‘head’ Command

Today's article is about the 'head' command. The head command is a tool for viewing a file's contents (or piped…

3 years ago

Let’s Play Around With The ‘MV’ Command

Today, we're going to play with the 'mv' command, just as the headline implies. It's a pretty easy command for…

3 years ago