delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/08/25/05:24:21

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
Message-Id: <199908250921.EAA11451@mercury.xraylith.wisc.edu>
To: Jens Reimann <reim AT pe-muc DOT de>
cc: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: cygwin ln
In-Reply-To: Your message of "Wed, 25 Aug 1999 11:09:14 +0200."
<37C3B2BA DOT C9CC25FD AT pe-muc DOT de>
Date: Wed, 25 Aug 1999 04:21:58 -0500
From: Mumit Khan <khan AT xraylith DOT wisc DOT EDU>

Jens Reimann <reim AT pe-muc DOT de> writes:
> 
> do you have some information how the ln command under cygwin works (can
> you really create symblic links??) ...
> 

It works just like on other systems. Are you having trouble creating 
symbolic links?

  $ ln file1 file2

creates file2 as a hard link to file1 (on FAT and Win9x, it just copies
the file).

  $ ln -s file1 file2

Links file2 to file1. Works on FAT/NTFS on Win9x/NT.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019