delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/04/18/13:51:26

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
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: <03F4742D8225D21191EF00805FE62B9904B3F1C7@aa-msg-01.medstat.com>
From: John Wiersba <John DOT Wiersba AT medstat DOT com>
To: "'earnie_boyd AT yahoo DOT com'" <earnie_boyd AT yahoo DOT com>,
"'Thomas DOT Wolff AT icn DOT siemens DOT de'" <Thomas DOT Wolff AT icn DOT siemens DOT de>,
cygwin AT sourceware DOT cygnus DOT com
Subject: RE: 3 bugs
Date: Tue, 18 Apr 2000 14:45:05 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
X-OriginalArrivalTime: 18 Apr 2000 18:49:33.0577 (UTC) FILETIME=[D63D6790:01BFA966]

> -----Original Message-----
> From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com]
> Sent: Tuesday, April 18, 2000 1:17 PM
> 
> Have you tried quoting techniques?
> 
> rm b\.
> rm "b."
> rm "b\."

Well, sort of.  

$ ls -li
total 0
20061687 -rw-r--r--   1 administ JRW             0 Apr 18 14:04 b
20061687 -rw-r--r--   1 administ JRW             0 Apr 18 14:04 b.
$ rm b
$ ls -li
ls: b.: No such file or directory
total 0
$ touch b
$ ls -li
total 0
20389367 -rw-r--r--   1 administ JRW             0 Apr 18 14:14 b
20389367 -rw-r--r--   1 administ JRW             0 Apr 18 14:14 b.

Note the different "inode" numbers.  Apparently, there is a directory entry
for b. which is pathologically linked to the name b (no dot).

-- John Wiersba

--
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