This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-01-01 02:32:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b2e267f153
hush
/
testsuite
/
cp
/
cp-preserves-links
6 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge test suite.
2001-10-30 23:11:20 +00:00
touch foo
ln -s foo bar
busybox cp -d bar baz
test -L baz
Some test additions
2004-04-05 18:46:24 +00:00
test `readlink baz` = "foo"
Reference in New Issue
Copy Permalink