- Note
- The incoming argument must be a whole directory name (either absolute path or relative path, but the same path must have been used to construct the data partition to start with), without leading or trailing blanks in the name.
there is a directory named "a" and another named "a1", when the argument to this function is "a", it should remove every file in "a", but leave those in "a1" alone.