it looks at the following entries:
Anyway, after printing the entry for 5, it goes to 'done'
Uh, I just realized that the _first_ entry, #'9', is actually #0 _in the
directory_; u_count counts _down_, whereas the code looks through dir entries
going _up_.
Still don't understand why I can't print the dir entries out of the u area,
though.
Noel