www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/11/28/02:03:54

Date: Thu, 28 Nov 1996 08:56:28 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Chris Waters <design AT netcom DOT com>
Cc: djgpp AT delorie DOT com
Subject: Re: Changing directories with Bash?
In-Reply-To: <designE1JoM9.E5E@netcom.com>
Message-Id: <Pine.SUN.3.91.961128085404.8104K-100000@is>
Mime-Version: 1.0

On Wed, 27 Nov 1996, Chris Waters wrote:

> >`d' and `dir' are programs from GNU Fileutils ported to DJGPP.  `dir' is 
> >just like `ls -l', and `d' is a symlink to `dir'.
> 
> Ah, ok, haven't downloaded those yet.  So if they're not bash builtins,
> then they don't necessarily reveal that much about what's going on in
> the guts of bash. 

When `bash' calls external programs, it is responsible for creating the 
expanded command line for those programs.  So these utilities might 
reveal problems, if any, in that expansion (like if "Program\ Files" is 
not passed to `dir' as a single string which winds up in a single argv[] 
element).

- Raw text -


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