busybox/testsuite/ls/ls-h-works

4 lines
80 B
Plaintext

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