Title: check_rm()
check_rm()
removes the specified file (if it exists) by calling
unlink()
.