#include int main(int argc, char **argv) { printf("IRIX 5.x does not provide the ufs file system. Therefore, this\n"); printf("example does not do anything.\n"); exit(0); }