LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Problem related symbolic link (https://www.linuxquestions.org/questions/linux-general-1/problem-related-symbolic-link-450494/)

raj_sony2001 06-01-2006 05:04 AM

Problem related symbolic link
 
I m facing problem in symbolic link

when i create sysbolic link through following command it working fine

ln -s pari pari1

but when i use below one it wont create link

ln -s pari /usr/tmp/tst_wam/

file with same name is created in target directory
but that file does not contain anything , & name of the file become red

would u please tell me what is a problem
please give me solution

raj_sony2001 06-01-2006 05:17 AM

give the name of source & destination directory fully

ln -s /usr/tmp/pari /usr/tmp/tst_wam/


thanx


All times are GMT -5. The time now is 07:37 PM.