I really have too many tray icons. You know the ones. They sit on your taskbar, perhaps doing something in the background or, ...
If you're writing a Bash script, you will invariably need to pass values to it—aka arguments or positional parameters. Bash's approach is a little clunky, but it works. Examples are the easiest way to ...
Bash is fairly easy to install, but using it is another matter. Here are some commands to help IT pros dip their toes in Bash. I have written quite a bit lately about the Bash shell that exists within ...
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 ...
Microsoft PowerShell and Linux Bash are two leading command-line interpreters in the market. Both CLIs are top-notch, but one will be better than the other in some respects. In this post, we will ...