[Classiccity-pm] Sometimes it's the simple things that give me trouble..

Jim Gifford jim at giffords.net
Thu Mar 11 13:11:02 CST 2004


readlink()

jim

PS, the way I usually find these types of things is to do 'man perlfunc',
and do a search for part of what I'm wanting to know about (like 'link'
for example).  Usually I find something pertinent.

On Thu, Mar 11, 2004 at 02:06:15PM -0500, Darrell Golliher wrote:
> 
>   I need to know what actual file a symlink references.  Surely there
>   is a perl way to figure that out, but I haven't found it yet.  Help?
> 
>   So far I've got thing better than $lsoutput = `ls -l` and parsing
>   lsoutput.  I know that can't be the best way. :)
> 
> -darrell
> _______________________________________________
> Classiccity-pm mailing list
> Classiccity-pm at mail.pm.org
> http://mail.pm.org/mailman/listinfo/classiccity-pm
> 



More information about the Classiccity-pm mailing list