Backend developer with Linux and scripting knowledge. FOSS enthusiast.
cd is a command used to change directories (folders). You can run the command with or without arguments.
When run without arguments, like cd
, you will taken back to the home directory (home page here).
When run with arguments, like cd projects
, you will taken to the projects directory.
You can also run with options, like cd --help
which changes the behaviour of the command, such as displaying a help message.
Now you know how to use the cd command! :D
Fun little quiz based off my interests:
For the ricers, can you guess which theme this site's colour scheme is based off?
For the tiling window manager users, can you guess which wm these hints are describing?