Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ls-s-works « ls « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 98a612d064efceb0439b234e17c2acd0d516b604 (plain)
1
2
3
ls -1s .. > logfile.gnu
busybox ls -1s .. > logfile.bb
cmp logfile.gnu logfile.bb