zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 4 months agobash tricksimagemessage-square37linkfedilinkarrow-up1416arrow-down12
arrow-up1414arrow-down1imagebash trickszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 4 months agomessage-square37linkfedilink
minus-squareKSP AtlaslinkfedilinkEnglisharrow-up6·4 months agoAnother cool bash trick: $! gets all the arguments of the previous command, but not the command itself
Another cool bash trick: $! gets all the arguments of the previous command, but not the command itself