Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Symbolic link to a script-help

Status
Not open for further replies.

failureto

Programmer
Aug 30, 2004
11
SI
hi

When I create symbolic link to a script file and then issue 'ls' command,the name of a link is displayed in red color and is pulsing.In contrast,if I create a link to normal file,the name of a link is not pulsing and is of color cyan

what am I doing wrong?

thank you
 
But then why aren't the other symbolic links(the ones I didn't create and are located in /etc/rc.d/init.d/rc3.d directory) that point to scripts files ,red colored and pulsating?
 
IIt turns out it was a dead link.I created a link to /etc/rc.d/init.d/xinetd,but the file wasn't there.Somehow the script got deleted(have no idea how)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top