micro, mc, ag silver searcher, stat, find, aria2c, xev, w3m, wmctrl, nohup, xdotool, docker, php, ffmpeg, phantomjs, du, ls [From my history file, all others are homemade scripts and little functions in .bashrc]
ncdu is much better than just du.
Ask HN: What are your favorite terminal programs?
131–140 of 203 posts
Re: Ask HN: What are your favorite terminal programs?
#132Earlier quoted context omitted.
ncdu is much better than just du.
Thanks. Will try it in details. Currently, it is taking like really forever to scan my bunchs of old school hard drives! du options are easy to remember, ergonomy first^ May I suggest a good one to remember `ls -ltrapR` <- It always kill anyone aside ;)
Re: Ask HN: What are your favorite terminal programs?
#133alias dl-audio='youtube-dl --extract-audio --audio-format mp3'
If you have ffmpeg installed, just drop the video ID after dl-audio, and you'll get an mp3 of the highest quality audio stream available for the video.
Re: Ask HN: What are your favorite terminal programs?
#134https://www.google.co.in/search?q=decorate+sort+undecorate+i...
Re: Ask HN: What are your favorite terminal programs?
#135Re: Ask HN: What are your favorite terminal programs?
#136Network mgt: ipcalc, mtr, wireshark, nc
Comms & Info: mutt, w3m, irssi, screen (though if you're just starting: tmux), swaks (smtp swiss army knife),
Code & Tasks: make, gawk, sponge (moreutils generally), xclip (pbcopy OSX), at, batch, and cron,
Calculators: units (GNU, not BSD), bc, & dc,
Editing & Docs: pandoc, vim, less ("&" filters!),
Files: curl, wget, scp, rsync, & lftp, mc, column, tree,
Images: mogrify / convert (ImageMagick),
Sysadmin: apt, grep-dpkg, apt-file, auto-apt, pstree,
Re: Ask HN: What are your favorite terminal programs?
#137youtube-dl
Re: Ask HN: What are your favorite terminal programs?
#138Re: Ask HN: What are your favorite terminal programs?
#139Earlier quoted context omitted.
> Also, for saving (and then viewing) man pages (about commands or other topics), without the formatting characters (such as ^H), on some Linux distros, I find this useful: ^H is one of the two backspace characters (the other being ^?) depending on which VT standard you're configured to use. So you shouldn't really need a dedicate script to do that as it's just a problem between your pseudo-TTY (Linux console) and yo…
Thanks for your inputs. A few comments: I first created that script called m years ago on some Unix boxes that I was using. Could have been HP-UX or other version. And I've used it over the years on many Unix and Linux versions that I worked on. It could be that in some cases, the script is needed due to a tty or TERM or other configuration issue. But I'm pretty sure that I've had the need for it (to remove those con…
Re: Ask HN: What are your favorite terminal programs?
#140Ever since I learned that USENET was still a thing for a current area of interest: slrn http://slrn.sourceforge.net/ for reading newsgroups My old fave (which I didn't even remember the name of) was nn http://www.nndev.org/ ... which had too steep a (re)learning curve for reading just the one newsgroup.
Out of curiosity, where'd you sign up?