A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Quick and efficient command-line alternatives to everyday GUI tasks.
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” ...
You can use command-line parameters to launch Microsoft Excel from the Run dialog box or by configuring the command and switches in a desktop shortcut. Launch Excel with command-line switches from the ...
Stephen is an author at Android Police who covers how-to guides, features, and in-depth explainers on various topics. He joined the team in late 2021, bringing his strong technical background in ...
The simplest grep command looks like the one shown below. This “find string in file” command will show all the lines in the file that contain the string, even when that string is only part of a longer ...
The following are the various command-line tools that you can use to do various functions with Microsoft software update packages. This command-line tool helps you get help in the form of a dialog box ...
Many Java applications started from the command line take arguments to control their behavior. These arguments are available in the string array argument passed into the application’s static main() ...
Here is a useful “How-To” that I have missed using for some time. It’s an oldie, but a goodie. Surely there are those of us that sometimes brave the innards of Vista’s GUI to do a little command line ...