Re: Ada.Command_Line and wildcards
- From: Martin Krischik <krischik@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 24 Feb 2007 07:34:35 +0100
Alex R. Mosteo wrote:
Alas, no.
I forgot to mention: I tested both programs on both Windows 98 and XP.
It would be in unix. There, wildcard expansion is a shell matter. Windows
only half-faked it.
No, The VMS also won't expand wildcard. In fact Unix shells are pretty alone
here. And they got it wrong. Bot Dos and VMS will warn you on:
DEL *.*
but not on
DEL Some_File.Txt
Martin
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.
- Follow-Ups:
- Re: Ada.Command_Line and wildcards
- From: Larry Kilgallen
- Re: Ada.Command_Line and wildcards
- From: Markus E Leypold
- Re: Ada.Command_Line and wildcards
- References:
- Ada.Command_Line and wildcards
- From: Gautier
- Re: Ada.Command_Line and wildcards
- From: (see below)
- Re: Ada.Command_Line and wildcards
- From: gautier_niouzes
- Re: Ada.Command_Line and wildcards
- From: Alex R. Mosteo
- Ada.Command_Line and wildcards
- Prev by Date: Re: Ada.Command_Line and wildcards
- Next by Date: Re: typed pipes
- Previous by thread: Re: Ada.Command_Line and wildcards
- Next by thread: Re: Ada.Command_Line and wildcards
- Index(es):
Relevant Pages
|
Loading