minus-squaredropcase@lemmy.worldtoProgrammer Humor@programming.dev•Linux Userslinkfedilinkarrow-up3·3 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.worldtoProgrammer Humor@programming.dev•*Permanently Deleted*linkfedilinkarrow-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