zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 1 year agobash trickssh.itjust.worksimagemessage-square42linkfedilinkarrow-up1421arrow-down12
arrow-up1419arrow-down1imagebash trickssh.itjust.workszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 1 year agomessage-square42linkfedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-up6·1 year 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