cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoLinux Userslemmy.mlimagemessage-square75linkfedilinkarrow-up1968
arrow-up1968imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square75linkfedilink
minus-squareCevilia (they/she/…)@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up6·6 months agoI think you meant history | grep [search term] (which was id 1003 for me btw)
minus-squareOlgratin_Magmatoe@slrpnk.netlinkfedilinkEnglisharrow-up4·6 months agoOops, but yes that’s what I meant.
minus-squareGobo@lemmy.worldlinkfedilinkEnglisharrow-up3·6 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'