Kill off the old 'tests' stuff. Write a ton of new tests for the
[oweals/busybox.git] / testsuite / ls / ls-h-works
1 ls -h .. > logfile.gnu
2 busybox ls -h .. > logfile.bb
3 cmp logfile.gnu logfile.bb