Hotwire: Your GUI Command-Line tool
Filed in archive Utilities by Rom Feria on November 30, 2007
The tool, whilst it has yet to reach version 1.0 status, proves to be really nifty, specially for those tasks that best run from the command-line. Some of the features of Hotwire are:
- rm moves files to ~/.Trash (on Unix), Recycle Bin on Windows; also does not distinguish between removing directories and files (no -r option needed).
- cd automatically lists the contents of the directory you change to
- ls links are clickable (view file, cd to directory); also right-click gives you file manager option menu
filter (analogous to Unix grep) shows what text matched in bold, and can filter objects too - proc process list has right-click menu to kill, is not just big glob of text
One comment, though, this may not work very well via the usual vt100, ANSI
or xterm access via SSH or telnet, but then again, I may be wrong.Permalink: Hotwire: Your GUI Command-Line tool
Tags:
hotwire
CLI
GUI
windowing
commandline
Trackback: http://www.creative-weblogging.com/cgi-bin/mt-tb.pl/104719

Mr Wong
