cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 11 个月前What's a handy terminal command you use often?message-squaremessage-square266linkfedilinkarrow-up1227arrow-down17
arrow-up1220arrow-down1message-squareWhat's a handy terminal command you use often?cybercitizen4@lemm.ee to Asklemmy@lemmy.ml · 11 个月前message-square266linkfedilink
minus-squareJeena@piefed.jeena.netlinkfedilinkEnglisharrow-up6arrow-down1·11 个月前Hm I wonder, is it really a command? I thought it is just a function of the shell to change the working directory.
minus-squareClassifiedPancake@discuss.tchncs.delinkfedilinkarrow-up8·11 个月前A 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