@[email protected] to [email protected] • 9 months agoWhat's a handy terminal command you use often?message-square281fedilinkarrow-up1226
arrow-up1226message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 9 months agomessage-square281fedilink
minus-squareI Cast Fistlinkfedilink2•9 months 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-square@[email protected]linkfedilink1•edit-29 months agodoes it do all of those with one press? Id that what the ‘A’ is for?
minus-square@[email protected]linkfedilink1•9 months agoCtrl + D (EOF character) also does that, so I’m just confused what the ‘A’ is doing
minus-squareI Cast Fistlinkfedilink1•9 months 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