- If there is a "$" before something that represents that what follows is a command.
- If there is a reference to like /path/to/the this uses the UNIX like file structure which in windows represents C:\path\to\the.
- We use the file "/" directory separator of "/" this is mainly used for Linux and Mac again another UNIX like file structure inheritance.
Anonymous