...CRIPTION remove () deletes a name from the filesystem. It calls unlink (2) for files, and rmdir (2) for directories. If the removed name was the last link to a file and no proce…