rustydrd@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 1 year agoJust to be safesh.itjust.worksimagemessage-square38fedilinkarrow-up1403
arrow-up1403imageJust to be safesh.itjust.worksrustydrd@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square38fedilink
minus-squarecatastrophicblues@lemmy.calinkfedilinkarrow-up1·1 year 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