summaryrefslogtreecommitdiff
path: root/src/commands (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactorTyler Murphy2023-05-0621-3804/+0
* ansii cTyler Murphy2023-05-0421-252/+547
* grepTyler Murphy2023-05-041-0/+250
* i cant spellTyler Murphy2023-05-031-1/+1
* fixTyler Murphy2023-05-031-5/+1
* add rm, cp, mkdir, mvTyler Murphy2023-05-0316-67/+596
* fix ls segfaultTyler Murphy2023-05-022-73/+67
* add more escape codes to printfTyler Murphy2023-05-021-0/+13
* tac, ls fixesTyler Murphy2023-05-022-9/+127
* use n flag in xargsTyler Murphy2023-05-011-2/+5
* refactor and xargsTyler Murphy2023-05-0113-423/+517
* move back to c99Tyler Murphy2023-05-0113-39/+0
* tee, whoami, wcTyler Murphy2023-05-014-0/+261
* 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-301-21/+252
* fix disable color on single column outputTyler Murphy2023-04-301-1/+1
* fix ls and add start of edTyler Murphy2023-04-303-80/+683
* added tail and headTyler Murphy2023-04-283-48/+353
* ls tty fixTyler Murphy2023-04-281-2/+4
* add tailTyler Murphy2023-04-282-0/+91
* 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-281-88/+213
* remove __ on uid and gid for alpineTyler Murphy2023-04-283-7/+7
* added lsTyler Murphy2023-04-281-0/+287
* add groups and id commandsTyler Murphy2023-04-272-0/+74
* remove tabsTyler Murphy2023-04-272-9/+9
* add echo and pritnfTyler Murphy2023-04-272-0/+221
* initialTyler Murphy2023-04-273-0/+237