gvfs-rm(1)


NAME

   gvfs-rm - Delete files

SYNOPSIS

   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:

   -?, --help
       Prints a short help text and exits.

   --version
       Shows the version number and exits.

   -f, --force
       Ignore nonexistent and non-deletable files.

EXIT STATUS

   On success 0 is returned, a non-zero failure code otherwise.

SEE ALSO

   rm(1), gvfs-trash(1)


More Linux Commands

manpages/attr_listf.3.html
attr_listf(3) - list the names of the user attributes of a f
The attr_list and attr_listf functions provide a way to list the existing attributes of a filesystem object. Path points to a path name for a filesystem object,

manpages/Tcl_AttemptSetObjLength.3.html
Tcl_AttemptSetObjLength(3) - manipulate Tcl objects as strin
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store

manpages/slogin.1.html
slogin(1) - OpenSSH SSH client (remote login program).......
ssh (SSH client) is a program for logging into a remote machine and for executing commands on a remote machine. It is intended to replace rlogin and rsh, and pr

manpages/switch.n.html
switch(n) - Evaluate one of several scripts, depending on a
The switch command matches its string argument against each of the pattern arguments in order. As soon as it finds a pattern that matches string it evaluates th

manpages/mbsrtowcs.3.html
mbsrtowcs(3) - convert a multibyte string to a wide-characte
If dest is not NULL, the mbsrtowcs() function converts the multibyte string *src to a wide-character string starting at dest. At most len wide characters are wr

manpages/SDL_GetVideoSurface.3.html
SDL_GetVideoSurface(3) - returns a pointer to the current di
This function returns a pointer to the current display surface. If SDL is doing format conversion on the display surface, this function returns the publicly vis

manpages/MIME::Field::ContType.3pm.html
MIME::Field::ContType(3pm) - a "Content-type" field.........
MIME::Field::ContType.3pm - A subclass of Mail::Field. Dont use this class directly... its name may change in the future! Instead, ask Mail::Field for new insta

manpages/gnutls_psk_set_server_params_function.3.html
gnutls_psk_set_server_params_function(3) - API function.....
This function will set a callback in order for the server to get the Diffie-Hellman parameters for PSK authentication. The callback should return GNUTLS_E_SUCCE

manpages/Tk_FreePixmap.3.html
Tk_FreePixmap(3) - allocate and free pixmaps (Man Page).....
These procedures are identical to the Xlib procedures XCreatePixmap and XFreePixmap, except that they have extra code to manage X resource identifiers so that i

manpages/gnutls_openpgp_crt_get_subkey_idx.3.html
gnutls_openpgp_crt_get_subkey_idx(3) - API function.........
Get subkeys index. RETURNS the index of the subkey or a negative error value. SINCE 2.4.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page:

manpages/AllPlanes.3.html
AllPlanes(3) - Display macros and functions - Linux man page
AllPlanes.3 - The AllPlanes macro returns a value with all bits set to 1 suitable for use in a plane argument to a procedure. The BlackPixel macro returns the b

manpages/gnutls_srp_set_server_credentials_function.3.html
gnutls_srp_set_server_credentials_function.3................
This function can be used to set a callback to retrieve the users SRP credentials. The callbacks function form is: int (*callback)(gnutls_session_t, const char*





We can't live, work or learn in freedom unless the software we use is free.