Posted on March 30, 2020
Speed up your work flow with “!!”
Today I will teach you a very useful trick to speed up your terminal workflow. Have you ever written up a really long command only to mistakenly forget to run it as sudo? If you have, there’s no… Read More
Posted on March 28, 2020
How to use the “Find” command in Linux
Today I will teach you how to use the find command. The find command is used to search and locate files in a given directory. I will show you how to use the command in its most basic… Read More