I have a special requirement here, how can I create a symbolic link
from a stand-alone java program? I know I can create file, remove
file, make a new directory from java, but to my knowledge there is no
way to create a symbolic link... If you happen to have the same
requirement and know how to make it happen, please bail me out, thanks
a lot!