mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
975e18c032
* base64: fix tempdir getting removed * base_common: add -o option to output to file * base64: fix benchmark input files Also pipe benchmark output to /dev/null in order to not spam stdout. * base64: benchmark 50MB files instead of 5GB