int rm(string f)
Remove a file or directory.
Returns 0 (zero) on failure, 1 otherwise.
0
1
mkdir() , Stdio.recursive_rm()