Hello,

The Commands  ls (and others) and mkdir interpret Wildcard in different 
ways:

->   ls    fil*/te*/file 

is ok, but

->  mkdir  fi*/te*/directory

doesn't work (only     mkdir  file/text/directory)

I think, mkdir is an internal command, but wildcards should be allowed 
too.

Greetings
Stefan Menne
 

Reply via email to