zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 26 days agobash trickssh.itjust.worksimagemessage-square37fedilinkarrow-up1417
arrow-up1417imagebash trickssh.itjust.workszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 26 days agomessage-square37fedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-up6·25 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