www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Ajit George" <gajit AT kurianinc DOT com> |
Cc: | "'Cygwin Mailing List'" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | RE: cygwin ln |
Date: | Wed, 25 Aug 1999 20:34:33 -0500 |
Message-ID: | <000801beef63$26203bc0$830120d0@abita.kurianinc.com> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2377.0 |
In-Reply-To: | <B3953869CBF8D211A1E50004AC4C1B5402F444@ULTIMATE2> |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3155.0 |
Importance: | Normal |
I think it's worth pointing out that symbolic links created with Cygwin's ln are only interpreted as such by programs linked with the Cygwin libraries. So, unless you work exclusively in Cygwin, you don't really have symbolic links. It would be really nice if Windows shortcuts were treated by Cygwin as symbolic links. Ajit -----Original Message----- From: cygwin-owner AT sourceware DOT cygnus DOT com [mailto:cygwin-owner AT sourceware DOT cygnus DOT com] On Behalf Of Lincoln, W. Terry Sent: Wednesday, August 25, 1999 10:01 AM To: 'Jens Reimann' Cc: 'Cygwin Mailing List' Subject: RE: cygwin ln << File: Warren Terry Lincoln (E-mail).vcf >> > From: On Wednesday, August 25, 1999 5:09 AM Jens Reimann [mailto:reim AT pe-muc DOT de] wrote: > > Hi Hello Jens > > do you have some information how the ln command under cygwin > works (can you really create symbolic links??) ... Symbolic links are just regular text file that contain a magic and the file name linked to. They are recognized by having there SYS attribute set only by Cygwin tools. The actual contents of the symlink file for: ln subdir/foo.txt bar.txt is this: ---- begin file contents bar.txt !<symlink>subdir/foo.txt\0 ---- end file contents bar.txt > > thx You're welcome. > > Jens Reimann > W. Terry Lincoln \ \ _ / Senior Engineer \ \ |J| / Ultimate Technology Corporation \ _|E|_ a Tridex Company (NASDAQ:trdx) \ |_ S _| mailto:WTerryLincoln AT engineer DOT com \ |U| http://terrylincoln.isonfire.com \ / |S| \ http://www.AngelFire.com/ny/TerryLincoln \ | | \ ICQ# 39362285 \ | | =========================================== ~~~~~ Opinions expressed do not represent the management of UTC. (If you reply to the list please don't cc me) -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |