Ohad Ohad <[EMAIL PROTECTED]> wrote:
> Thought it was obvious, but I guess not . . .
> 
> What I want is :
> I have a symbolic link (to file - Unix), and I want to get the 
> real file it is pointing to.
> 

Cwd::abs_path will resolve symlinks.

-- 
Steve
 
perldoc -qa.j | perl -lpe '($_)=m("(.*)")'

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to