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