Moving and renaming files in the Linux terminal is quick and painless, but first you need to understand how to do it. Whether you are sat at the machine, or remotely connected via SSH, these are the ...
Developing bash scripts lets you do a lot of work with little or no effort. This bash command cheat sheet will help you get started. Developing scripts in bash (short for Bourne-Again SHell) can be a ...
Sometimes I need a shortcut to make things a bit faster. There are also situations where my memory needs a helping hand with the litany of commands I use throughout the week. That's why I often turn ...