vault backup: 2023-03-13 13:39:42

This commit is contained in:
Jet Hughes 2023-03-13 13:39:42 +13:00
parent 660648274a
commit a0a3d304e4
3 changed files with 28 additions and 4 deletions

View File

@ -5,4 +5,28 @@ tags:
- cosc301
---
<% tp.file.cursor(2) %>
Least priviledge
scripting
- history
- origin
- examples
- shbang
- good tips
bash
I/O and pipe
Env variables and files
interpolation
conditions
- if else
- case
loops
arithmet

View File

@ -12,7 +12,7 @@ https://www.cs.otago.ac.nz/cosc301/schedule.php
# Assignments
# Labs
- [[01-VM-intro]]
- [x] [[01-VM-intro]]
- [[02-basic-interface-management]]
- [[03-ipv6-bootcamp]]

View File

@ -10,8 +10,8 @@ tags:
# Labs
- [[01a-getting-started]]
- [[01b-cpp-essentials]]
- [x] [[01a-getting-started]]
- [x] [[01b-cpp-essentials]]
- [[02-image-transforms]]
# Notes