Correction
ls -l /dev/cd*   
comes back with:
ls: invalid option

without the space
ls-l /dev/cd*    
No such file or directory

And just to cover my butt I tried:
ls -l /dev/cd*    [1]
No such file or directory
As I wasn't 100% sure you didnt want me to include [1]

Reply via email to