bsdutils
bsdutils copied to clipboard
Alternative to GNU coreutils using software from FreeBSD
This Pull Request removes the libxo dependency from ``wc`` and ``df``, allowing them both to build without a dependency most users will not have. This actually maintains the FreeBSD codebase,...
Hello, There's been quite a lot changes happened in FreeBSD coreutils and it would be nice to sync those changes here as well. The hard part is, sorting the patch...
Hi! May I suggest adding a list of utils currently implemented in the README (and possibly also status). It would be much easier to see how complete bsdutils is, and...