Created
July 12, 2017 20:35
-
-
Save toddsiegel/5bbd4ca305329567beff59bce73fd0a2 to your computer and use it in GitHub Desktop.
Linux Primer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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