summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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