View Single Post
Posts: 2,000 | Thanked: 3,345 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#17
It is possible that you already have file with the same name as the directory you are trying to create - I am not sure, but mkdir does not like it.

And, I do not get it. Are you trying to create directory
Code:
/and
in root /
or
Code:
./and
in local directory ./
?

Thank you. Best wishes.