In creating a new directory we need the write permission to the directory in which we create the new directory and the same applies to deleting directories; we need to be able to write to the parent directory.
Perform basic file management: mkdir, rmdir and rm -rf
In creating a new directory we need the write permission to the directory in which we create the new directory and the same applies to deleting directories; we need to be able to write to the parent directory.
0 comments:
Post a Comment