summaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-30update help messages and use addressing range for ed s commandTyler Murphy4-27/+126
2023-04-30finish edTyler Murphy3-23/+254
2023-04-30fix disable color on single column outputTyler Murphy1-1/+1
2023-04-30fix ls and add start of edTyler Murphy10-88/+1322
2023-04-28added tail and headTyler Murphy8-50/+384
2023-04-28ls tty fixTyler Murphy1-2/+4
2023-04-28add tailTyler Murphy7-4/+115
2023-04-28fix missing newline on single row outputTyler Murphy1-0/+3
2023-04-28fi ls spacingTyler Murphy1-11/+17
2023-04-28improve ls commandTyler Murphy3-104/+230
2023-04-28remove __ on uid and gid for alpineTyler Murphy3-7/+7
2023-04-28added lsTyler Murphy6-4/+335
2023-04-27add groups and id commandsTyler Murphy5-2/+83
2023-04-27remove tabsTyler Murphy2-9/+9
2023-04-27add echo and pritnfTyler Murphy5-2/+229