summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update 'readme.md'HEADmaintylermurphy5342023-06-191-1/+1
* more documentationTyler Murphy2023-06-077-96/+217
* slight refactor and start documentingTyler Murphy2023-05-167-213/+654
* update lsTyler Murphy2023-05-162-189/+409
* refactor cmd namesTyler Murphy2023-05-1529-81/+84
* refactor and add suTyler Murphy2023-05-1440-293/+570
* syncTyler Murphy2023-05-126-8/+105
* chown, chmodTyler Murphy2023-05-127-20/+457
* refactorTyler Murphy2023-05-0644-548/+696
* ansii cTyler Murphy2023-05-0430-296/+674
* grepTyler Murphy2023-05-046-4/+266
* i cant spellTyler Murphy2023-05-032-1/+1
* fixTyler Murphy2023-05-032-5/+1
* add rm, cp, mkdir, mvTyler Murphy2023-05-0322-93/+718
* fix ls segfaultTyler Murphy2023-05-025-74/+95
* add more escape codes to printfTyler Murphy2023-05-021-0/+13
* tac, ls fixesTyler Murphy2023-05-028-15/+196
* update makefileTyler Murphy2023-05-011-1/+1
* use n flag in xargsTyler Murphy2023-05-011-2/+5
* refactor and xargsTyler Murphy2023-05-0119-432/+649
* move back to c99Tyler Murphy2023-05-0115-40/+8
* tee, whoami, wcTyler Murphy2023-05-017-3/+277
* update ed help message to make s commands make more senseTyler Murphy2023-04-301-1/+7
* update help messages and use addressing range for ed s commandTyler Murphy2023-04-304-27/+126
* finish edTyler Murphy2023-04-303-23/+254
* fix disable color on single column outputTyler Murphy2023-04-301-1/+1
* fix ls and add start of edTyler Murphy2023-04-3010-88/+1322
* added tail and headTyler Murphy2023-04-288-50/+384
* ls tty fixTyler Murphy2023-04-281-2/+4
* add tailTyler Murphy2023-04-287-4/+115
* fix missing newline on single row outputTyler Murphy2023-04-281-0/+3
* fi ls spacingTyler Murphy2023-04-281-11/+17
* improve ls commandTyler Murphy2023-04-283-104/+230
* remove __ on uid and gid for alpineTyler Murphy2023-04-283-7/+7
* added lsTyler Murphy2023-04-286-4/+335
* add groups and id commandsTyler Murphy2023-04-275-2/+83
* remove tabsTyler Murphy2023-04-272-9/+9
* add echo and pritnfTyler Murphy2023-04-275-2/+229
* makefileTyler Murphy2023-04-271-0/+34
* initialTyler Murphy2023-04-2710-0/+1076