|
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 |
|
jienfak
|
15e21be18c
|
ls: Fixed bug about wrong interpeting root directory.
|
2020-05-06 05:57:54 +05:00 |
|
jienfak
|
194994e813
|
ls: Fixed bug about twice printing finishing directories.
|
2020-05-06 05:36:41 +05:00 |
|
jienfak
|
3ac9732a26
|
ls: Simplified. No "-d" flag. Use "-r 0" when with args and "-r 1" when without.
|
2020-05-05 11:04:29 +05:00 |
|
jienfak
|
48e278bad9
|
date: Simple implementation.
|
2020-05-05 09:52:35 +05:00 |
|
jienfak
|
58bb9ea140
|
yes: "-N" option implemented.
|
2020-05-03 05:59:39 +05:00 |
|
jienfak
|
97a5d794e1
|
readme: Changed.
|
2020-05-01 03:14:23 +05:00 |
|
jienfak
|
12bb16228e
|
ls: now it works properly.
|
2020-04-23 12:41:19 +05:00 |
|
jienfak
|
348ac923be
|
ls: Fixed lack of recursive ls-ing when no argument.
|
2020-04-22 21:44:39 +05:00 |
|
jienfak
|
2526345311
|
Simplified names.
|
2020-04-22 21:35:28 +05:00 |
|
jienfak
|
9269ed51d7
|
ls: -d option implemented.
|
2020-04-02 00:25:52 +05:00 |
|
jienfak
|
54a9f10120
|
input: Standardized input module added.
|
2020-03-23 21:12:50 +05:00 |
|
jienfak
|
722947a2cd
|
yes: Simple implementation added.
|
2020-03-14 03:44:50 +05:00 |
|