cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 6 months agoWhat's a handy terminal command you use often?message-squaremessage-square247fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareWhat's a handy terminal command you use often?cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 6 months agomessage-square247fedilink
minus-squareNaevaTheRat [she/her]@vegantheoryclub.orglinkfedilinkEnglisharrow-up0·edit-26 months agoNot a command but bang expansions. For example !? is the args of last command useful for stuff like mkdir foo ; cd !? https://www.redhat.com/sysadmin/bash-bang-commands learn these. you suck at using your computer if you don’t know them.
Not a command but bang expansions. For example
!?
is the args of last command useful for stuff likemkdir foo ; cd !?
https://www.redhat.com/sysadmin/bash-bang-commands learn these. you suck at using your computer if you don’t know them.