Back to main discussion
Parent comment
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
cd
Local votes are a bit more private.
Default mode: public.
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.
cdis just a built-in command