main() { printf("%d\n", mknod("testfile",0777, 0)); }