Command Line Basics
Command line
An interface for typing commands directly to a computer's operating system.
PWD - Full pathname to the current working directory
LS - List of directories
MKDIR - Create a directory folder
CD - Change a directory
CD .. -Navigate to paren...
calebjsmithio.hashnode.dev1 min read