quartz/content/notes/04-scripting-techniques.md
2023-03-13 13:39:42 +13:00

32 lines
255 B
Markdown

---
title: "04-scripting-techniques"
tags:
- lectures
- cosc301
---
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