Compare commits

..

2 Commits

Author SHA1 Message Date
3e75216873
cs-3443: init lab2 2024-06-17 14:46:44 -05:00
eb43c6068b
cs-3424: add initial solution for Quiz 1 2024-06-13 17:55:10 -05:00

View File

@ -84,10 +84,4 @@
```
#text(size: 0.75em)[_The above is, in fact, a valid octal value to pass to chmod._]
#text(size: 0.75em)[_See below for what I assume is the "expected" answer:_]
```bash
chmod 0764 file1
```
]