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