# ls /tmp/*.bak
ls: /tmp/*.bak: No such file or directory
# ls /dos/drive_C/*.bak
ls: /dos/drive_C/*.bak: Invalid argument
# exit
exit
Script done on Fri Dec 5 19:34:44 1997
Synopsis:
`ls` for a nonexistant file under ext2 results in ENOENT.
`ls` for a nonexistant file under msdos results in EINVAL.
NotGood(tm)
Cheers,
Dick Johnson
Richard B. Johnson
Project Engineer
Analogic Corporation
Penguin : Linux version 2.1.70 on an i586 machine (66.15 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.