For many users who get started with the command line in Linux, there’s a good chance they’re using Bourne Again Shell, or Bash. Bash is the default shell on Mac OS X, and Windows users can use Bash ...
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 ...
The Linux command line can seem impenetrable, with arcane instructions and a focus on text interfaces. Fortunately, there are ...
If you aren’t a Linux user and you watch someone who knows what they are doing use Bash — the popular command line interpreter — you might get the impression they type much faster than they actually ...
While many desktop Linux distributions provide an easy-to-use graphical user interface, there are times when you must perform certain work-related or system administration tasks using old-fashioned ...
In the video last week I showed how to use the bash complete command for simple use cases. Today I'll show you some of the additional ways that you can use the command for more complex scenarios. To ...
Before we see how to run Bash on Ubuntu on Windows, here’s a little bit about Microsoft’s amazing step of integrating user mode Linux and its tools into Windows OS. Who would have thought one would be ...
You can easily set up a Linux command that keeps trying until it succeeds. Let's look at how to loop your way to success. If you want to run a command on a Linux system until it succeeds, there are ...
We might all agree on the command line, but start talking about Linux, and we might find that the rules of how to pronounce the names of Unix commands are not universal. I didn’t even stop to imagine ...