coreutils

custom mini coreutils
git clone git://git.evenfri.xyz/coreutils.git
Log | Files | Refs | README

README (231B)


      1 coreutils
      2 =========
      3 
      4 my custom mini coreutils with my libc
      5 
      6 start
      7 =====
      8 
      9   git://git.evenfri.duckdns.org/mk-standalone.git
     10   cd mk-standalone
     11   ./install
     12   cd ..
     13   git://git.evenfri.duckdns.org/libc.git
     14   cd libc
     15   mk
     16   cd ..
     17   mk