| www.delorie.com/archives/browse.cgi | search |
| Date: | Tue, 31 Aug 1999 13:29:04 +0200 |
| From: | Teun Burgers <burgers AT ecn DOT nl> |
| Subject: | Re: symlink() & is_v2_prog() question |
| Sender: | burgers AT ecn DOT nl |
| To: | djgpp-workers AT delorie DOT com |
| Message-id: | <37CBBC80.C813B8BC@ecn.nl> |
| Organization: | Netherlands Energy Research Foundation ECN |
| X-Envelope-to: | djgpp-workers AT delorie DOT com |
| MIME-version: | 1.0 |
| X-Mailer: | Mozilla 4.5 [en] (X11; I; OSF1 V4.0 alpha) |
| X-Accept-Language: | nl |
| References: | <Pine DOT SUN DOT 3 DOT 91 DOT 990831101735 DOT 9517X-100000 AT is> |
| Reply-To: | djgpp-workers AT delorie DOT com |
Eli Zaretskii wrote: > > On Tue, 31 Aug 1999, Andris Pavenis wrote: > > > For example if symlinks to directories (and operations with such): > > mkdir x1 > > mkdir x1/x2 > > ln -s x1/x2 y1 > > touch y1/foo > > I understand that this should work in the proposed simulation. Just want to mention that cygwin implements all this. The cygwin ln command creates a one-line file y1 with the following content: !<symlink>x1/x2 How about being trying to be consistent with cygwin in this respect? Teun Burgers -- Drs A.R. Burgers Netherlands Energy Research Foundation ECN Phone: +31-224-564703 Solar & Wind Energy, PV Cells & Modules Fax : +31-224-563214 P.O. Box 1 email: burgers AT ecn DOT nl 1755 ZG Petten, The Netherlands
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |