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

cp-preserves-source-file « cp « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f0f5065f45b267bc509f2d8b22e4f3da0b18507e (plain)
1
2
3
touch foo
busybox cp foo bar
test -f foo