cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 2 months agoWhat's a handy terminal command you use often?message-squaremessage-square267fedilinkarrow-up1223arrow-down15
arrow-up1218arrow-down1message-squareWhat's a handy terminal command you use often?cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 2 months agomessage-square267fedilink
minus-squareI Cast Fistlinkfedilinkarrow-up2·1 month agoMore of a shortcut, CTRL + A + D to exit the current session (exits a sudo su first, then a ssh, then the actual terminal)
minus-squareBaumGeist@lemmy.mllinkfedilinkarrow-up1·edit-21 month agodoes it do all of those with one press? Id that what the ‘A’ is for?
minus-squareBaumGeist@lemmy.mllinkfedilinkarrow-up1·1 month agoCtrl + D (EOF character) also does that, so I’m just confused what the ‘A’ is doing
minus-squareI Cast Fistlinkfedilinkarrow-up1·1 month agoReally? Then I must’ve been taught wrong and never noticed
More of a shortcut,
CTRL + A + D
to exit the current session (exits a sudo su first, then a ssh, then the actual terminal)does it do all of those with one press? Id that what the ‘A’ is for?
One “exit” per press
Ctrl + D
(EOF character) also does that, so I’m just confused what the ‘A’ is doingReally? Then I must’ve been taught wrong and never noticed