This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Removing a Symbolic Link
- From: Igor Pechtchanski <pechtcha at cs dot nyu dot edu>
- To: Jean-Sebastien Valois <jsvalois at excite dot com>
- Cc: cygwin at cygwin dot com
- Date: Sun, 28 Mar 2004 18:36:07 -0500 (EST)
- Subject: Re: Removing a Symbolic Link
- References: <20040328192028.2CB61B6CD@xprdmailfe14.nwk.excite.com>
- Reply-to: cygwin at cygwin dot com
On Sun, 28 Mar 2004, Jean-Sebastien Valois wrote:
> Hi,
>
> I was wondering if you could tell me how to delete symbolic links? I
> tried rm -f mylink at got the following error:
>
> "rm: cannot unlink `mylink': Permission denied
>
> If the command "unlink" is the solution, where can I find it in the
> cygwin installation program?
>
> Regards,
> JSV
WFM. FYI, unlink() is a system call that rm uses. You will have to
provide more details on how to reproduce your problem (e.g., a sequence of
commands that results in the above message, starting with a system that
doesn't have this symlink). Also, please review and follow the Cygwin
problem reporting guidelines at <http://cygwin.com/problems.html>.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster." -- Patrick Naughton
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/