cm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agoLinux Userslemmy.mlimagemessage-square150linkfedilinkarrow-up11.32Karrow-down127cross-posted to: programmerhumor@lemmy.ml
arrow-up11.29Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square150linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareCevilia (she/they/…)@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up7·11 days agoI think you meant history | grep [search term] (which was id 1003 for me btw)
minus-squareOlgratin_Magmatoe@slrpnk.netlinkfedilinkEnglisharrow-up4·11 days agoOops, but yes that’s what I meant.
minus-squareGobo@lemmy.worldlinkfedilinkEnglisharrow-up3·11 days agoI do this all the time for that one long command I use monthly like for cert renewals.
I think you meant
history | grep [search term]
(which was id 1003 for me btw)
Oops, but yes that’s what I meant.
alias hf='history|grep'
I do this all the time for that one long command I use monthly like for cert renewals.