rustydrd@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 2 years agoJust to be safesh.itjust.worksimagemessage-square40fedilinkarrow-up1414arrow-down118
arrow-up1396arrow-down1imageJust to be safesh.itjust.worksrustydrd@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square40fedilink
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