summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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