busybox/testsuite/ls/ls-l-works

4 lines
80 B
Plaintext

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