links in UNIX

Hi

Can you please tell me how to create a softlink to a file on a different partition ?

thanks

ln -s /"path"/source_file /"path"/target_file

Don't try for "documented" impossible things!!!

@sumitpandya

why impossible things?