Commit graph

35 commits

Author SHA1 Message Date
e735ad6710 refactor and add su 2023-05-14 21:43:02 -04:00
c68d7136fe sync 2023-05-12 18:35:41 -04:00
c6446e178b chown, chmod 2023-05-12 17:38:41 -04:00
d8f2c10b71 refactor 2023-05-06 00:39:44 -04:00
b1364be7e2 ansii c 2023-05-04 16:10:37 -04:00
bd471562c7 grep 2023-05-04 12:24:47 -04:00
a79fcdad78 i cant spell 2023-05-03 12:29:28 -04:00
74d9fe77a3 fix 2023-05-03 12:27:36 -04:00
f2606d0875 add rm, cp, mkdir, mv 2023-05-03 12:17:56 -04:00
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
1af425e15d update makefile 2023-05-01 19:14:35 -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
aa8f616065 makefile 2023-04-27 14:41:06 -04:00
88d3515ae8 initial 2023-04-27 14:38:16 -04:00