zarkanian to Bash@lemmy.mlEnglish · 4 days agobash tricksimagemessage-square37fedilinkarrow-up1410arrow-down12
arrow-up1408arrow-down1imagebash trickszarkanian to Bash@lemmy.mlEnglish · 4 days agomessage-square37fedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-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