summaryrefslogtreecommitdiff
path: root/src/commands/ls.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix disable color on single column outputTyler Murphy2023-04-301-1/+1
|
* fix ls and add start of edTyler Murphy2023-04-301-52/+132
|
* added tail and headTyler Murphy2023-04-281-17/+33
|
* ls tty fixTyler Murphy2023-04-281-2/+4
|
* 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-281-2/+2
|
* added lsTyler Murphy2023-04-281-0/+287