This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unlink ??


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]