delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <b5dde99a1003031043p25aa6415h7798d4499b1975a@mail.gmail.com> |
References: | <b5dde99a1003031043p25aa6415h7798d4499b1975a AT mail DOT gmail DOT com> |
Date: | Wed, 3 Mar 2010 18:48:46 +0000 |
Message-ID: | <b5dde99a1003031048t2291582at4fa3e70ad1ab0732@mail.gmail.com> |
Subject: | ln command in Cygwin (hard links) |
From: | John Gilmartin <johnggilmartin AT googlemail DOT com> |
To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Am I going mad? Why doesn't the following work for me? (Apologies if I've missed something obvious. I am admittedly a little rusty. I have Googled and checked the mailing list archives though, and can't find anything matching these symptoms.) John AT acer-f7ke5hmde0 ~ $ mkdir links John AT acer-f7ke5hmde0 ~ $ cd links John AT acer-f7ke5hmde0 ~/links $ touch hardlink1 John AT acer-f7ke5hmde0 ~/links $ ln -s hardlink1 symlink1 John AT acer-f7ke5hmde0 ~/links $ ln hardlink1 hardlink2 ln: creating hard link `hardlink2' => `hardlink1': Operation not permitted John AT acer-f7ke5hmde0 ~/links $ ls -ld . drwxr-xr-x 1 John None 0 2010-03-03 18:20 . John AT acer-f7ke5hmde0 ~/links $ whoami John John AT acer-f7ke5hmde0 ~/links $ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |