Tries to safely remove a file by capturing and ignoring any errors.
try_file_remove(filepath)
TRUE if the removal was successfuly, FALSE otherwise.
TRUE
FALSE