Commit graph

84 commits

Author SHA1 Message Date
ab6def327b Use io insteand depreceated ioutil. 2023-02-17 15:26:33 +03:00
58d1a2f98a Slightly fixed path forming for mk using pathx. 2023-02-17 13:43:56 +03:00
c3eea5be73 Fixed mks installation. 2023-02-16 23:02:43 +05:00
efa48101b0 Added the mk/inc and upgraded installation. 2023-02-16 22:04:38 +05:00
f98ca5c70f Started implementing the pathx. 2023-02-16 21:28:05 +05:00
53cfb0b98f ... 2023-02-16 17:06:47 +05:00
cc143f9d08 Update to the newer version of gomtool. 2023-02-16 16:59:22 +05:00
736532c65a Added the paths utility to convert paths. 2023-02-16 16:57:39 +05:00
68987038d4 ... 2023-02-16 16:37:13 +05:00
e78c6e02e5 ... 2023-02-16 16:32:38 +05:00
f9e401c59d ... 2023-02-01 08:22:50 +05:00
bbc33d3450 Fixed AWKs wrong argument interpretation. Should replace their argument parsing with the standard one.; 2023-02-01 02:56:27 +05:00
d64be96052 Embedded the awk. 2023-02-01 02:41:58 +05:00
80356b3878 Trying to embed the gawk. 2023-02-01 02:38:20 +05:00
708052ec0a Includes mk now. 2023-01-27 22:05:46 +05:00
82ccc253d2 Implemented basic path util. 2023-01-27 21:23:11 +05:00
aac4f7f5cd Implemented basic useprog command. 2022-11-21 03:27:21 +05:00
3e2ee939c4 in: fixed wrong 0 arguments handling. 2022-11-14 23:53:48 +05:00
1ee7ad4080 Added "in" utility. 2022-11-14 19:15:02 +05:00
f492bfeea9 Added tool descriptions. 2022-10-11 17:55:26 +05:00
k1574
9a3512c218 Fit new username and build system. 2022-08-06 07:45:08 +05:00
k1574
b503187275 Fit new mk implementation. 2022-07-18 02:21:14 +05:00
k1574
2ecb2acf6b Basic range implementation. 2022-07-14 19:13:58 +05:00
k1574
c835888064 install: no dependency on mk since goblin is needed for mk itself. 2022-07-07 01:07:17 +05:00
k1574
37a7c5d013 ftest: now can check for read and write. 2022-06-18 08:45:10 +05:00
k1574
6555852663 Use media for MEDIA, WHO COULD THINK ABOUT IT?! 2022-06-18 08:13:21 +05:00
k1574
f3cbd4d23d ftest: basic implementation. 2022-06-18 06:34:32 +05:00
k1574
8db0ba035a wc: basic implementation. 2022-06-17 13:28:39 +05:00
k1574
6628b533c3 read: basic implementation. 2022-06-17 03:53:25 +05:00
k1574
c9b1fbd40e Use gomtool instead hand done tree runner. 2022-06-17 03:42:36 +05:00
k1574
c7e44cfabb Fixed from cat to Cat function. 2022-03-26 23:48:51 +05:00
k1574
d3a7d7a0a8 cat: Cat function is now public. 2022-02-20 09:02:39 +05:00
k1574
0395484a13 goblin/ls: use the standard usage message. 2021-12-06 18:43:14 +05:00
k1574
185833af4c Added escape characters util. 2021-11-25 08:14:02 +05:00
k1574
2ce694b77a echo: added delimiter option. 2021-10-06 04:15:20 +05:00
k1574
a084344702 ... 2021-08-16 01:31:35 +05:00
k1574
f03faa2c86 basename: init. 2021-05-18 23:04:49 +05:00
k1574
abcd59b1ea noext: fixed wrong slash definition. 2021-05-18 22:54:36 +05:00
k1574
0ea7d29134 mergelbl: init. 2021-05-09 22:11:39 +05:00
k1574
90eb998001 readme: update. 2021-05-09 19:09:15 +05:00
k1574
4aeeb5fefa Fixed to use new modules system of Golang. 2021-05-09 19:05:14 +05:00
k1574
458f129260 noext: init. 2021-03-08 04:35:25 +05:00
k1574
9a226b8cd4 cat: block size option added. 2021-01-28 05:39:37 +05:00
k1574
5ee07e0dd4 ls: fixed way of handling hidden but pointed as an argument files. 2020-12-31 19:39:03 +05:00
k1574
f7fb263f8b ls: "-a" option added. 2020-11-25 06:14:10 +05:00
k1574
647d875555 urlprs added. 2020-10-19 05:49:32 +05:00
k1574
5b80bca4fb quote: Simple implementation added. 2020-06-22 02:45:20 +05:00
k1574
fc36f4db0e 2020-05-31 10:04:35 +05:00
k1574
698b3f0246 Moved to new repo. 2020-05-27 10:09:07 +05:00
jienfak
580d70cbe1 uniq: -U option is implemented. It is needed for my "profile" file. 2020-05-25 04:23:16 +05:00