printf "%s\n", (stat '/tmp')[2] & Fcntl::S_IFMT & Fcntl::S_IFDIR ? 1 : 0;