On the topic of soft links creation
Posted: Thu Feb 12, 2015 1:58 am
Hello, I am here stuck in the Linux solar system again, trying to answer question 8 on the tutorial 3 which requires of me to create a soft link file named "mylink" that points to the file "home/demo/thismonth" file and after many unsuccessful commands, I have almost come to the completion of this problem but... I am not there yet, not quite.
I am now doing: "ln -s home/demo/thismonth /home/demo/work/programs/mylink" and when I check the result, it passes the first two questions but seems like I am not making my soft link called "mylink" point to the "thismonth" file, why? What am I doing wrong?
Sorry but I am stuck and would love to continue on my journey to the Linux Nirvana.
Thanks in advance.

I am now doing: "ln -s home/demo/thismonth /home/demo/work/programs/mylink" and when I check the result, it passes the first two questions but seems like I am not making my soft link called "mylink" point to the "thismonth" file, why? What am I doing wrong?
Sorry but I am stuck and would love to continue on my journey to the Linux Nirvana.
Thanks in advance.

