Ohad Ohad wrote:
chown seems to be able only to follow links and change the destination.

Anyway to change the link itself, I wouldn't want to run system("chown -h $file") . . .

I'm using various unix machine (Linux, SunOs etc.)


Remove the link and re-create it.


perldoc -f unlink
perldoc -f symlink

http://danconia.org

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to