aboutsummaryrefslogtreecommitdiff
path: root/testsuite/ls/ls-h-works
blob: f54a7be0b2963cc7d72b3754199f7debf283ce61 (plain)
1
2
3
ls -h .. > logfile.gnu
busybox ls -h .. > logfile.bb
cmp logfile.gnu logfile.bb