Part 2: Main assignment
- Inlämningsdatum 13 sep 2017 av 17:00
- Poäng 1
- Lämnar in på papper
This is the main assignment where you will be setting up some local things on the computer and will be learning about what bash is used for. If you need a reminder of how to use the command line, check out our guide to the basics:
- Create a new folder called "courses" (e.g. $ mkdir courses)
- Go into the courses folder ($ cd courses)
- Create a new folder for this course, let's call it "intro" (e.g. $ mkdir intro)
- Go into the intro folder (e.g. $ cd intro)
- Go to https://gits-15.sys.kth.se/INDA-assistants/intro-bash
-
Download the files into the intro folder, either by:
- Downloading the zip file using the green button
- Cloning via Git (Try to Set Up Git if you are feeling confident)
- The rest of the instructions are in the README from the above link
To complete the assignment - show your answers to an assistant. You can find a receipt here for all assignments to print.