int mkdir(string path)
Make a directory named path. Return 1 for success and 0 for failure.
rmdir(E), rm(E), get_dir(E), file_size(E)