This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eba9b33b45
busybox
/
testsuite
/
cp
/
cp-RHL-does_not_preserve-links
7 lines
100 B
Plaintext
Raw
Blame
History
mkdir a
>a/file
ln -s file a/link
busybox cp -RHL a b
test ! -L b/link
#sh </dev/tty >/dev/tty 2>&1
Reference in New Issue
View Git Blame
Copy Permalink