adspace


what is symbolic link in unix ???

Answer Posted / renjith

Symbolic(Soft) link is not a real file , just a link to
another file. It allows giving another name to a file
without duplicates it. Its advantage is - Save Memory Space.
To create a symbolic link. ln -s extisting_file des_file

Is This Answer Correct ?    32 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category