News

You’d think the Command Prompt would be long-gone after 30 years of Windows’ graphical interface, but it’s not, and there’s a good reason why. Though many of its duties have been replaced by icons or ...
Good Linux command line tricks don’t only save you time and trouble. They also help you remember and reuse complex commands, making it easier for you to focus on what you need to do, not how you ...
I remember the first time a friend of mine introduced me to Linux and showed me how I didn't need to type commands and path names fully—I could just start typing and use the Tab key to complete the ...
The Linux command line allows you to get a lot of work done – especially when you learn enough “tricks” to make it interesting and productive. The expression “Linux tricks” refers to the many ways ...
It’s not always easy to figure out where to find your computer’s specs—that is, it’s not easy unless you use the command line. Type “systeminfo” and press Enter to get a detailed readout of everything ...
To start your journey with the Linux command line, it's important to know a few things before diving in. These aspects of the terminal are fundamental to getting the most out of the tool. Shall we ...
Digital Inspiration has a nice roundup of 10 very useful commands and tricks that can help you get things done quickly from the command line. My favorite is the suggested use of the move command. move ...
Windows: Want to quickly run a command from within Windows Explorer? It turns out Windows has a built-in way to do this. Simply type in “cmd” in the address bar and it’ll open the command prompt with ...
How do you write great code? By being efficient. If you want to create something awesome, you’ll have to eliminate the time dumps that slow you down. With just a few tricks, you can speed up your work ...