Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save toddsiegel/5bbd4ca305329567beff59bce73fd0a2 to your computer and use it in GitHub Desktop.
Save toddsiegel/5bbd4ca305329567beff59bce73fd0a2 to your computer and use it in GitHub Desktop.
Linux Primer
# Linux Primer
## Where am I?
It can be intimidating when you are first confronted with prompt because you do not no where you are and what to do. This first section aims to help you orient yourself on any Linux system.
### The `pwd` command
`pwd`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment