dirseek - seek on directories test
/testbin/dirseek
dirseek creates a test directory, creates some files in it, and lists the directory repeatedly, seeking in a variety of ways (some legal, some not).
dirseek uses the following system calls:
dirseek should run (on SFS filesystems) when the file system assignment is complete. It will not run on emufs, because emufs does not support mkdir or rmdir.