@[email protected] to [email protected] • 2 months agoWhat's a handy terminal command you use often?message-square277fedilinkarrow-up1228arrow-down17
arrow-up1221arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 2 months agomessage-square277fedilink
minus-squareJeenalinkfedilinkEnglish5•2 months agoHm I wonder, is it really a command? I thought it is just a function of the shell to change the working directory.
minus-square@[email protected]linkfedilink8•2 months agoA command is anything you execute in the shell. cd is just a built-in command
Hm I wonder, is it really a command? I thought it is just a function of the shell to change the working directory.
A command is anything you execute in the shell.
cd
is just a built-in command