zarkanian@sh.itjust.works to BashEnglish · 2 months agobash trickssh.itjust.worksimagemessage-square37fedilinkarrow-up1418arrow-down12
arrow-up1416arrow-down1imagebash trickssh.itjust.workszarkanian@sh.itjust.works to BashEnglish · 2 months agomessage-square37fedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-up6·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