This post covers some well-known Linux commands that, when used with particular options and arguments, can save you some time or ensure that what you are doing is what you intended. The first “trick” ...
(The below post is brought to you from years of being irritated by other programmers' quirky command line syntax, and my acknowledgement that for many small apps, doing it "right" can take up way too ...
Microsoft has released Windows Terminal v0.9, which adds command-line arguments, automatic creation of PowerShell profiles, and a new setting that you lets you close all tabs without confirmation.
One of the things that has always been lacking is good all-in-one documentation on the various Windows console commands and how to use them. Yeah, we always had the "help" command in the Command ...
I'm playing round with my first WPF app, which is just a small utility with a progress bar and a cancel button for the UI. I want to be able to accept some arguments from the command line, and I'm not ...
Finding the version of Clojure you are using is as simple as executing one of the following commands inside the Clojure REPL, which you can enter by running clojure: # clojure Clojure 1.8.0 user=> ...
In the April 2017 issue, I wrote about how to use ticketing systems as a sysadmin to organize your tasks better. In that article, I made a brief reference to the fact that I've integrated some of my ...
Can you do math on the Linux command line? You sure can! In fact, there are quite a few commands that can make the process easy and some you might even find interesting. Let’s look at some very useful ...
This is the third and final article in a series on starting the Horizon Client from the command line. In the first article, I walked through how to launch the Horizon Client to a Horizon desktop using ...