This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39396b95fc
busybox
/
testsuite
/
cp
/
cp-preserves-links
6 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge test suite.
2001-10-31 04:41:20 +05:30
touch foo
ln -s foo bar
busybox cp -d bar baz
test -L baz
Some test additions
2004-04-06 00:16:24 +05:30
test `readlink baz` = "foo"
Reference in New Issue
Copy Permalink