zarkanian to Bash@lemmy.mlEnglish · 3 months agobash tricksimagemessage-square37fedilinkarrow-up1418arrow-down12
arrow-up1416arrow-down1imagebash trickszarkanian to Bash@lemmy.mlEnglish · 3 months agomessage-square37fedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-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