coreutils.hs Implementation of some GNU core utilities in haskell, for practicing the language. This project is not meant to be perfectly compatible nor a completed implementation. Usage Run commands through ./run.sh: ./run.sh ls -a ./run.sh coreutils