I hereby claim:
- I am MyriaCore on github.
- I am myriacore (https://keybase.io/myriacore) on keybase.
- I have a public key whose fingerprint is DA3D 154C 71D3 D691 494A BF5C 7DD3 6DD1 5D00 57C9
To claim this, I am signing this object:
| -- see if the file exists | |
| function file_exists(file) | |
| local f = io.open(file, "rb") | |
| if f then f:close() end | |
| return f ~= nil | |
| end | |
| -- 1. Replaces .md with .html | |
| -- 2. Replaces absolute paths with relative ones | |
| -- 3. Replaces folder links with links to their index / readme |
| /****************************************************************************** | |
| * Author: Marcus Simpkins | |
| * Date: 4/1/2020 | |
| * Pledge: I pledge my honor that I have abided by the Stevens Honor System. | |
| * Project: HW4 - Permission Find & Sort | |
| ******************************************************************************/ | |
| #include <stdio.h> // pipe | |
| #include <stdlib.h> | |
| #include <string.h> // strlen, strerror, etc |
I hereby claim:
To claim this, I am signing this object: