busybox/testsuite/du/du-h-works

4 lines
80 B
Plaintext

du -h .. > logfile.gnu
busybox du -h .. > logfile.bb
cmp logfile.gnu logfile.bb