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 ...
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 ...
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() ...
Windows, Microsoft, and third-party software makers supply numerous useful tools for the command line — but these are not always easy to use. Graphical user interfaces (GUI), on the other hand, ...
Not every programmer likes creating GUI code. Most hacker types don’t mind a command line interface, but very few ordinary users appreciate them. However, if you write command line programs in Python, ...
Boost your Linux command line options and simplify your work with xargs, a handy tool for a number of data manipulation tasks. The xargs command may be one that many Linux users don’t know, but it’s ...
Microsoft is planning to make its Windows Terminal app the default command line experience in Windows 11 starting some time in 2022. The Windows Terminal app will replace the existing Windows Console ...
This select set of Linux commands can help you master the command line and speed up your use of the operating system. When coming up to speed as a Linux user, it helps to have a cheat sheet that can ...
MEncoder has supported video encoding for a long time with the MPlayer Project and FFmpeg, which also now is part of MPlayer. Transcode is a new command-line tool on the horizon for video and audio ...
Keep in mind that most flavors of UNIX have a GUI printer administration tool. Several different environments are packaged with Redhat 9.0 Linux. This article will give you the basics on how printers ...
Windows Command Prompt is a great built-in tool that allows you to run programs using the command-line option. Using the command, you can perform a lot of things instantly on your Windows computer ...
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 ...