@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 2 months agoWhat's a handy terminal command you use often?message-square277fedilinkarrow-up1228arrow-down19
arrow-up1219arrow-down1message-squareWhat's a handy terminal command you use often?@cybercitizen4@lemm.ee to Asklemmy@lemmy.ml • 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@ClassifiedPancake@discuss.tchncs.delinkfedilink8•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