zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 3 months agobash trickssh.itjust.worksimagemessage-square37fedilinkarrow-up1416arrow-down12
arrow-up1414arrow-down1imagebash trickssh.itjust.workszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 3 months agomessage-square37fedilink
minus-squareKSP AtlaslinkfedilinkEnglisharrow-up6·3 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