zarkanian to Bash@lemmy.mlEnglish · 1 month agobash tricksimagemessage-square37fedilinkarrow-up1417arrow-down12
arrow-up1415arrow-down1imagebash trickszarkanian to Bash@lemmy.mlEnglish · 1 month agomessage-square37fedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-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