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

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