minus-squaredropcase@lemmy.worldtoProgrammer Humor@programming.dev•Linux Userslinkfedilinkarrow-up3·12 days agowhy not history | grep -i and the search term? even if there are several, you can use ! and the command’s line number to run it again linkfedilink
minus-squaredropcase@lemmy.worldtoPeople Twitter@sh.itjust.works•Often...linkfedilinkarrow-up1·21 days ago+1 for Snow Crash, time for another re-read linkfedilink
minus-squaredropcase@lemmy.worldtoProgrammer Humor@programming.dev•[No PHPun Intended] A Brief History of Web Developmentlinkfedilinkarrow-up2·3 months agoPersonal Home Page, so the whole thing written out is: Personal Home Page Hypertext Preprocessor https://en.m.wikipedia.org/wiki/PHP linkfedilink
why not
history | grep -i
and the search term?even if there are several, you can use ! and the command’s line number to run it again