NIPP, SCOTT V (SBCSI) wrote:

        I know this is not the correct forum for this question, but I figure
someone will know easily enough...  I am attempting to use the Perl symlink
command to create/update a link on the Unix server.  Below is the syntax I
am using, and not having any luck with.  Any help would be most appreciated.

symlink("$loc[($push -1)]/bin","/tlgld/bin")

        I am wondering if there is a problem with the variable expansion or
something.  Thanks in advance.

Scott Nipp
Phone:  (214) 858-1289
E-mail:  [EMAIL PROTECTED]
Web:  http:\\ldsa.sbcld.sbc.com



4 things

1. What problem are you having?
2. Show us what is in $loc[($push -1)]
3. You can't 'update' a link - you have to remove the old link and put a new one in AFAIR
4. Have you gto the 'old/new' the correct way round.


--
Clive




Reply via email to