gvfs-rm gvfs Developer Alexander Larsson gvfs-rm 1 User Commands gvfs-rm Delete files gvfs-rm OPTION FILE Description gvfs-rm deletes each given file. The files can be specified as paths or as URIs with a scheme that is understood by gvfs. Note that not all URI schemes may allow deletion of files. gvfs-rm deletes files irreversibly. If you want a reversible way to trash files, see gvfs-trash. Options The following options are understood: , Prints a short help text and exits. Shows the version number and exits. , Ignore nonexistent and non-deletable files. Exit status On success 0 is returned, a non-zero failure code otherwise. See Also rm1, gvfs-trash1