index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
ln
/
ln-creates-hard-links
blob: 2f6e23f9a154a318065a842ede9f1c239108f4d2 (
plain
)
1
2
3
4
echo file number one > file1 busybox ln file1 link1 test -f file1 test -f link1