delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/08/24/16:10:19

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
Date: 24 Aug 1999 21:53:00 +0200
From: mh AT mike DOT franken DOT de (Michael Hirmke)
To: cygwin AT sourceware DOT cygnus DOT com
Message-ID: <7NT0h0OKpfB@mike.franken.de>
In-Reply-To: <CFBAEAINEIINBAAA@my-deja.com>
Subject: Re: Newbie questions
X-Mailer: CrossPoint v3.11 R/C9763
MIME-Version: 1.0
Organization: Kommunikationsnetz Franken e.V. (Nuernberg)
x-copyright: All rights reserved. Unauthorized copying, forwarding or publishing prohibited.
x-irc-nick: nobanzai
x-no-archive: yes

Hi Clark,

[...]
>1) is there a way to make a case insensitive file mask?

put the following line into your .bashrc:

shopt -s nocaseglob

[...]
>2) How does bash search for commands? I am used to DOS/
>Windozs programming, where the dos command prompt
>searches the path. When I am running bash however,

It is nearly the same in bash, besides it doesn't
search the current directory unless you tel it to do so.
You have an environment variable named PATH (upper case!),
whose elements are separated by ":" instead of ";" as in
DOS. Each element represents a directory, which is searched
for executables.

[...]
>3) I would like to use cp to keep source files in
[...]
>time. Is there a way to make the timestamps match?

touch //d/*

>
>Thanks in Advance,
>
>Clark Sims

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh AT mike DOT franken DOT de
                         | WWW     http://aquarius.franken.de/

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