rustydrd@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 2 years agoJust to be safesh.itjust.worksimagemessage-square41linkfedilinkarrow-up1413arrow-down118
arrow-up1395arrow-down1imageJust to be safesh.itjust.worksrustydrd@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square41linkfedilink
minus-squarecatastrophicblues@lemmy.calinkfedilinkarrow-up1·2 years agoI’ve found it’s a bit overrated honestly. Usually, I also need the commands before and after something, so I use history | grep -B N cmd instead
I’ve found it’s a bit overrated honestly. Usually, I also need the commands before and after something, so I use
history | grep -B N cmd
instead