/proc/fdel(File)
Arguments:
File: The file system entry to delete.
Returns:
num: 1 on success; 0 on failure

Deletes the specified entry in the file system. If the filename ends with a /, it will recursively delete all contents within the directory.

See also: