Own implementation of *nix utils
Go to file
Your Name 34778ac3d1 build system work 2023-11-05 13:46:39 +03:00
bin Добавить bin/.gitignore 2023-10-03 23:12:55 +03:00
console-tools new build system 2023-11-04 22:06:27 +03:00
coreutils build system work 2023-11-05 13:46:39 +03:00
libmu perm_parser 2023-11-02 12:51:20 +03:00
miscutils new build system 2023-11-04 22:06:27 +03:00
networking new build system 2023-11-04 22:06:27 +03:00
procps new build system 2023-11-04 22:06:27 +03:00
shell new build system 2023-11-04 22:06:27 +03:00
LICENSE fix 2023-11-02 02:51:11 +03:00
README.md build system work 2023-11-05 13:46:39 +03:00
TODO fixed 2023-11-04 22:19:51 +03:00
build.sh build system work 2023-11-05 13:46:39 +03:00
builder.c build system work 2023-11-05 13:46:39 +03:00
config.h build system work 2023-11-05 13:46:39 +03:00

README.md

micro-utils

[Compile] cc builder.c -Ilibmu -obuilder ./builder

[or] sh build.sh

[Config] edit config.h