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

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