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