@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 10 months agoWhat's a handy terminal command you use often?message-square239fedilinkarrow-up1224arrow-down10
arrow-up1224arrow-down1message-squareWhat's a handy terminal command you use often?@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 10 months agomessage-square239fedilink
minus-squareJeenalinkfedilinkEnglish6•10 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@ClassifiedPancake@discuss.tchncs.delinkfedilink8•10 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