GNU filutils 3.16 compiles on OpenSTEP! I've been missing stuff like mkdir -p, df -k and some other things as well. Anyways. seems to work fine but requires that _POSIX_SOURCE is NOT defined when compiling. I guess that are other ways to get mkdir -p working but one of them is using GNU fileutils 3.16, nice in install scripts when building other software.