cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoLinux Usersimagemessage-square100linkfedilinkarrow-up1837arrow-down119cross-posted to: programmerhumor@lemmy.ml
arrow-up1818arrow-down1imageLinux Userscm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square100linkfedilinkcross-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.
alias hf='history|grep'I do this all the time for that one long command I use monthly like for cert renewals.