minus-squaredropcase@lemmy.worldtoProgrammer Humor@programming.dev•Linux Userslinkfedilinkarrow-up3·23 hours 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.worldtoProgrammer Humor@programming.dev•[No PHPun Intended] A Brief History of Web Developmentlinkfedilinkarrow-up2·2 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