For some odd reason, the ability to create nested directories has stopped working, but I can create single directories:
[EMAIL PROTECTED]:~$ mkdir hello/world mkdir: cannot create directory `hello/world': No such file or directory [EMAIL PROTECTED]:~$ mkdir hello [EMAIL PROTECTED]:~$ cd hello/ [EMAIL PROTECTED]:~/hello$ mkdir world [EMAIL PROTECTED]:~/hello$ ls world [EMAIL PROTECTED]:~/hello$ This _did_ work just yesterday! I did shutdown and reboot to no avail. How can I fix this? Thanks in advance. Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?

