blob: be1e0678683f73293bcb65d86b28c45c951d0423 [file] [log] [blame]
SYNOPSIS
int rm(string file)
DESCRIPTION
Remove the file. Returns 0 for failure and 1 for success.
SEE ALSO
mkdir(E), rmdir(E), rename(E)