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