Re: Removing a Symbolic Link

2004-03-28 Thread Igor Pechtchanski
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

Removing a Symbolic Link

2004-03-28 Thread Jean-Sebastien Valois
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