| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 6 May 2003 11:42:24 -0400 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: unlink ?? |
| Message-ID: | <20030506154224.GA7174@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <005e01c313d9$82d73a00$193c82a4 AT tun DOT st DOT com> <Pine DOT GSO DOT 4 DOT 44 DOT 0305061014320 DOT 11343-100000 AT slinky DOT cs DOT nyu DOT edu> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <Pine.GSO.4.44.0305061014320.11343-100000@slinky.cs.nyu.edu> |
| User-Agent: | Mutt/1.4.1i |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |