This repository contains support files for the 2022 Unix/Linux command-line for beginners course.
-
Check out a copy of this respository on your local Unix/Linux system. (Either by using
git cloneor by downloading it as a zip file and then unzipping it locally withunzip) -
Untar the
exercises.tgzarchive, AS THE ROOT SUPERUSER:$ sudo tar xvf exercises.tgz -
Read the file exercises.pdf and give the exercises a go!