zarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 3 months agobash trickssh.itjust.worksimagemessage-square37fedilinkarrow-up1415arrow-down12
arrow-up1413arrow-down1imagebash trickssh.itjust.workszarkanian@sh.itjust.works to Bash@lemmy.mlEnglish · 3 months agomessage-square37fedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-up6·3 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