Newbie question on iso9660: files partially AWOL ?

Jonathan Disher jdisher en awod.com
Dom Ene 23 21:11:12 CST 2000


>An example is:
>
>/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*`.

>
>But exactly the same thing done later gave:
>
>/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> ls -l con1t04.*  
>-r-xr-xr-x   1 root     system        572 Jun  5  1998 con1t04.htm
>/cds/0/win32/sysman/qtour/f> 

The ls -l commands produce the same output.



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



Más información sobre la lista de distribución Ayuda