Inspired by Eugene Wallingford’s Commands I Use, which was in turn inspired by Greg Wilson’s Commands I Use, here are the commands I use the most, starting I don’t know when:
history | awk '{print $2}' | sort | uniq -c | sort -nr | morell(about 2400 times; this is my alias forls -l)cd(about 2000 times)rm(about 600 times)l(my alias forls)sshx(alias forxdg-open; I use it to open PDFs or Word files in the right viewer)ipl(alias forget_iplayer, to get BBC radio shows)mvgit(most of my Git commands are done inside Emacs)more(aliased toless)cpgp(alias for gPodder, my podcast client)makevlcmkdirsudoeog(the default Ubuntu image viewer)nord(a wrapper I wrote aroundnordvpnfrom NordVPN)emacs(I restart Emacs rarely; it’s always running)ncdu(ncurses disk usage tool)get(for easy copying of files from other machines; equalsrsync --archive --progress --human-readable "$@" .)filescpgrep
I do a fair bit of file moving and renaming inside Emacs, but I don’t like the Emacs shells so command line stuff I do in a regular terminal window.
Miskatonic University Press