unlink ??

Christopher Faylor cgf@redhat.com
Tue May 6 15:42:00 GMT 2003


On Tue, May 06, 2003 at 10:15:45AM -0400, Igor Pechtchanski wrote:
>On Tue, 6 May 2003, saber_zrelli wrote:
>
>> Hi all ,
>> i don't have the unlink utility in my cygwin distribution ,
>> how could i suppress a link then ?
>>
>> "rm -f " do not work.
>> does unlink for cygwin exists ?
>
>You are confused.  "unlink()" is a system call.  It exists on Cygwin.
>"rm" is a program that calls "unlink()".  It also exists on Cygwin.

Actually unlink is a UNIX(R) command, too, and a dangerous one, at that.

It's not available for cygwin.

cgf

--
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/



More information about the Cygwin mailing list