On Mon August 24 2009, Tom Laermans wrote:
> On Sun, 2009-08-23 at 23:46 -0500, Corey Wright wrote:
>
> > 4. uses "???" for test numbers on new tests which causes problems on
> > ubuntu.
> >
> > (i have never seen "???" documented as a bash variable that expands to a
> > list of directories in the current directory, especially as i thought all
> > shell variables began with "$".)
>
> Uhh, ??? in bash is just a list of all 3-character file/directorynames
> in the current directory.. ;)
>
Toggle "file globbing" in your bash script.
Since 10? is all three character names whose first two characters are "10".
Mike
> Tom
>
>
>
Received on Mon Aug 24 17:39:58 2009