Something better than history | grep: fzf
I started using UNIX when I loaded the 7th edition nine-track tape onto a PDP-11 in a university lab. The shell — bin/sh or as we put it back then, sh(1) — had a history command that would regurgitate recent command lines. I got in the habit of typing history | grep whatever to find … Read more