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/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,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/