hush/testsuite/cp/cp-preserves-source-file

4 lines
41 B
Plaintext
Raw Normal View History

2001-10-30 23:11:20 +00:00
touch foo
busybox cp foo bar
test -f foo