a collections of tools made by tayoky for unix-like OSes
to build you first need any c compiler and make
first clone the repo
git clone https://github.com/tayoky/tutils
cd tutilsthen run the configure script
./configureand then run make
make./configure --prefix=$PREFIX
make
make installlist of all the current tools
- ls
- cat
- echo
- touch
- true
- false
- pwd
- whoami
- rm
- mkdir
- clear
- unlink
- test
- tree
- hex
- chown
- chmod
- head