a14o@feddit.org to linuxmemes@lemmy.worldEnglish · 1 年前Set and forgetimagemessage-square56linkfedilinkarrow-up1521arrow-down16
arrow-up1515arrow-down1imageSet and forgeta14o@feddit.org to linuxmemes@lemmy.worldEnglish · 1 年前message-square56linkfedilink
minus-squaredream_weasel@sh.itjust.workslinkfedilinkarrow-up3·1 年前!$(history | grep <foo> | awk ‘{print $1}’ | tail -n1) || echo ‘bad search, dummy.’
!$(history | grep <foo> | awk ‘{print $1}’ | tail -n1) || echo ‘bad search, dummy.’
I’m gonna alias this to
a