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

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