Commit graph

24 commits

Author SHA1 Message Date
889b35ebd1 fix ls segfault 2023-05-02 18:02:47 -04:00
f6e64afaee add more escape codes to printf 2023-05-02 14:43:47 -04:00
ab7109065c tac, ls fixes 2023-05-02 00:37:30 -04:00
14c7e19442 use n flag in xargs 2023-05-01 18:53:44 -04:00
82e55dde69 refactor and xargs 2023-05-01 18:43:32 -04:00
5a0ec4ed37 move back to c99 2023-05-01 00:38:33 -04:00
317f7bf357 tee, whoami, wc 2023-05-01 00:31:13 -04:00
5aff541fd7 update ed help message to make s commands make more sense 2023-04-30 15:55:59 -04:00
fa3b1ef748 update help messages and use addressing range for ed s command 2023-04-30 15:51:58 -04:00
91e701881e finish ed 2023-04-30 14:50:00 -04:00
191bf86ef2 fix disable color on single column output 2023-04-30 02:18:47 -04:00
49f7c2be36 fix ls and add start of ed 2023-04-30 02:12:02 -04:00
a94b5bcd94 added tail and head 2023-04-28 20:32:18 -04:00
4403e7edc2 ls tty fix 2023-04-28 15:48:55 -04:00
7a1eef1229 add tail 2023-04-28 15:13:10 -04:00
ce4f9f838d fix missing newline on single row output 2023-04-28 13:19:23 -04:00
5b710c02b4 fi ls spacing 2023-04-28 13:11:56 -04:00
3b53b4c96d improve ls command 2023-04-28 12:31:49 -04:00
4e3e5f2990 remove __ on uid and gid for alpine 2023-04-28 00:39:56 -04:00
c5c15dae98 added ls 2023-04-28 00:36:15 -04:00
c531ad32bf add groups and id commands 2023-04-27 19:41:32 -04:00
2cdbf9cbab remove tabs 2023-04-27 19:13:40 -04:00
d373867c23 add echo and pritnf 2023-04-27 19:06:40 -04:00
88d3515ae8 initial 2023-04-27 14:38:16 -04:00