Own implementation of *nix utils
Go to file
Your Name e82070ed99 new build system 2023-11-04 22:06:27 +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 new build system 2023-11-04 22:06:27 +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 new build system 2023-11-04 22:06:27 +03:00
TODO fix 2023-11-02 19:49:59 +03:00
build.sh new build system 2023-11-04 22:06:27 +03:00
builder.c new build system 2023-11-04 22:06:27 +03:00
config.h new build system 2023-11-04 22:06:27 +03:00

README.md

micro-utils

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

[or]  
sh build.sh  

[Config]
edit config.h