Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

symbolic link does not work

Rati ToduaJun 23 2015 — edited Jun 23 2015

guys, here's my problem. i want to create simple symbolic link and when i create it using command ln -s text1.txt link1.txt it does create but it won't open and when i type cat link1.txt it won't show anything. i mean it is created but it does not working.

i googled and found out that it needs the ia32-libs installed. i wanted to install it with this command sudo apt-get install ia32-libs but when i do it it gives following sudo: apt-get: command not found so what do i do?

This post has been answered by Rati Todua on Jun 23 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 21 2015
Added on Jun 23 2015
2 comments
765 views