.. efun:: int rm(string file) Remove the file. Returns 0 for failure and 1 for success. .. seealso:: :efun:`mkdir`, :efun:`rmdir`, :efun:`rename`