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