summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor and add suTyler Murphy2023-05-142-2/+4
* syncTyler Murphy2023-05-122-3/+6
* chown, chmodTyler Murphy2023-05-122-1/+8
* refactorTyler Murphy2023-05-0629-4944/+5
* ansii cTyler Murphy2023-05-0428-295/+654
* grepTyler Murphy2023-05-045-3/+265
* i cant spellTyler Murphy2023-05-031-1/+1
* fixTyler Murphy2023-05-031-5/+1
* add rm, cp, mkdir, mvTyler Murphy2023-05-0320-92/+716
* fix ls segfaultTyler Murphy2023-05-024-73/+95
* add more escape codes to printfTyler Murphy2023-05-021-0/+13
* tac, ls fixesTyler Murphy2023-05-027-14/+195
* use n flag in xargsTyler Murphy2023-05-011-2/+5
* refactor and xargsTyler Murphy2023-05-0117-424/+635
* move back to c99Tyler Murphy2023-05-0114-39/+7
* tee, whoami, wcTyler Murphy2023-05-016-2/+276
* 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-302-22/+253
* fix disable color on single column outputTyler Murphy2023-04-301-1/+1
* fix ls and add start of edTyler Murphy2023-04-309-88/+1321
* added tail and headTyler Murphy2023-04-287-49/+383
* ls tty fixTyler Murphy2023-04-281-2/+4
* add tailTyler Murphy2023-04-286-3/+114
* 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-285-3/+334
* add groups and id commandsTyler Murphy2023-04-274-1/+82
* remove tabsTyler Murphy2023-04-272-9/+9
* add echo and pritnfTyler Murphy2023-04-274-1/+228
* initialTyler Murphy2023-04-277-0/+360