Re: Newbie question on iso9660: files partially AWOL ?

Jeremy Fitzhardinge (jeremy@goop.org)
Mon, 24 Jan 2000 00:24:01 -0800 (PST)


On 23-Jan-00 Jonathan Disher wrote:
>>/cds/0/win32/sysman/qtour/f> ls -l con1t04.htm
>>-r-xr-xr-x 1 root system 572 Jun 5 1998 con1t04.htm
>>/cds/0/win32/sysman/qtour/f> echo con1t04.h*
>>con1t04.h*
>>/cds/0/win32/sysman/qtour/f>
>
> echo != ls -l. If you typed `echo hello.c*` it would print out `hello.c*`.

No, the shell will expand '*' for both ls and echo. There's definitely a
problem there.

J

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/