Date: Tue, 31 Aug 1999 10:18:24 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Andris Pavenis cc: djgpp-workers AT delorie DOT com Subject: Re: symlink() & is_v2_prog() question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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.