Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ls tty fix | Tyler Murphy | 2023-04-28 | 1 | -2/+4 |
| | |||||
* | add tail | Tyler Murphy | 2023-04-28 | 7 | -4/+115 |
| | |||||
* | fix missing newline on single row output | Tyler Murphy | 2023-04-28 | 1 | -0/+3 |
| | |||||
* | fi ls spacing | Tyler Murphy | 2023-04-28 | 1 | -11/+17 |
| | |||||
* | improve ls command | Tyler Murphy | 2023-04-28 | 3 | -104/+230 |
| | |||||
* | remove __ on uid and gid for alpine | Tyler Murphy | 2023-04-28 | 3 | -7/+7 |
| | |||||
* | added ls | Tyler Murphy | 2023-04-28 | 6 | -4/+335 |
| | |||||
* | add groups and id commands | Tyler Murphy | 2023-04-27 | 5 | -2/+83 |
| | |||||
* | remove tabs | Tyler Murphy | 2023-04-27 | 2 | -9/+9 |
| | |||||
* | add echo and pritnf | Tyler Murphy | 2023-04-27 | 5 | -2/+229 |
| | |||||
* | makefile | Tyler Murphy | 2023-04-27 | 1 | -0/+34 |
| | |||||
* | initial | Tyler Murphy | 2023-04-27 | 10 | -0/+1076 |