Re: External process fails with switch arguments
- From: "Peter Duniho" <NpOeStPeAdM@xxxxxxxxxxxxxxxx>
- Date: Mon, 25 Jun 2007 18:58:47 -0700
On Mon, 25 Jun 2007 17:48:17 -0700, Ben Voigt [C++ MVP] <rbv@xxxxxxxxxxxxx> wrote:
Well, on every other shell I've ever used, if there is an alias for "date" and I type "date.sh" or "date.pl" or whatever, it doesn't match the alias.
For better or worse, you aren't using "every other shell". Every shell has its own idiosyncrasies, and when one uses a particular shell, one needs to be familiar with those idiosyncrasies. This particular shell is deeply entrenched in the world of Windows, and I believe you are likely stuck with its behavior, whether you like it or not.
[...]
Is this behavior for built-ins documented somewhere?
Probably, inasmuch as the NT/DOS command prompt behavior is documented at all. It's not like a Unix shell that comes with a complete man document describing every detail of its behavior. In large part, the behavior of the command prompt UI is "documented" by the current behavior. Whatever it does, that's what it's supposed to do.
But sure, it's entirely possible there's a document somewhere that describes this as the intended behavior of the NT/DOS command prompt interpreter.
Pete
.
- References:
- RE: External process fails with switch arguments
- From: Steven Cheng[MSFT]
- Re: External process fails with switch arguments
- From: Peter Duniho
- Re: External process fails with switch arguments
- From: Ben Voigt [C++ MVP]
- Re: External process fails with switch arguments
- From: Peter Duniho
- Re: External process fails with switch arguments
- From: Ben Voigt [C++ MVP]
- RE: External process fails with switch arguments
- Prev by Date: Re: Load secondary form in backgroundworker thread
- Next by Date: Re: Copying files to file-server
- Previous by thread: Re: External process fails with switch arguments
- Next by thread: How to include directory in ZIP file
- Index(es):
Relevant Pages
|