blob: 2f6e23f9a154a318065a842ede9f1c239108f4d2 [file] [log] [blame]
echo file number one > file1
busybox ln file1 link1
test -f file1
test -f link1