- [ ] ~~~`os::args`~~~: return type, first arg is the program name, number of arguments - [x] ~~~matching on `os::args`~~~ - [x] `getopts` --- @vks is working on this