Hot on HuffPost Tech:

See More Stories
Engadget for the iPhone: download the app now
AOL Tech

Tag: CLI

GoogleCL: Your command line might get more love now

With all of the projects that Google's been working on lately, it's easy to forget that not everything has to have a glossy UI to function well. Sometimes a service can function more efficiently with the entire visual element stripped from it, and that's exactly what Google's allowed the geeks among us to do. Users can now interact with several of the most popular Google services via command ...

YouTube Video Downloader provides GUI and command-line download interface

YouTube downloaders are a dime a dozen. Unfortunately, many of them are thinly veiled malware/adware containers, or they are just plain cruddy. What makes youtube-dl special is that it's cross-platform, free, open-source, and CLI-based. If you don't know what CLI means, you probably don't need it :). In a nutshell, though, it lets you download videos from the command line (you can see a CLI ...

Tab completion on the Windows command line

Have I mentioned that I use the command line a lot? Yeah, I'm pretty sure I have. At any rate, one of the most useful features of the Windows command line, which I'm sure many of you use very day, is tab completion. In short, instead of having to type out an entire long filename, you can just type the beginning of it, press tab, and its name will be completed for you. This is especially handy for ...

Console: Tabbed command prompt for Windows

I spend about half my time in Windows with at least one command prompt window open, and usually more than one. Some things just go smoother with a CLI to work with, though that obviously depends a lot on what kind of computer user you are. But after a few days this week of having three consoles open constantly I began to wonder about tabs. My web browser has tabs, my text editor has tabs, why not ...

Microsoft releases PowerShell (formerly Monad) RC1

Remember Monad, the next-generation command shell that was supposed to be part of Windows Vista? It's still not going to be part of Vista, but development continues and yesterday saw the arrival of the first release candidate. Microsoft has given it a new name, Windows PowerShell (I gotta say I liked Monad and MSH better), and given it its own web site where you can learn how to use it and even ...