int unlinkat(string f)
Remove a file or directory relative to an open file.
Returns 0 (zero) on failure, 1 otherwise.
0
1
rm() , openat() , statat()