zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 2 months agobash trickssh.itjust.worksimagemessage-square35fedilinkarrow-up1127arrow-down12
arrow-up1125arrow-down1imagebash trickssh.itjust.workszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 2 months agomessage-square35fedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-up5·2 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