Contents
Short Descriptions
| concatenates the given files and prints them to the standard output. | |
| copies a file from one URI location to another. | |
| shows information about the given locations. | |
| executes less using the VFS as input preprocesor, so less can access any resource accessible by any of the Gvfs backends. | |
| lists information about the given locations. | |
| is used to query information about applications that are registered to handle a mime-type, or set the default handler for a mime-type. | |
| creates a directory specified by an URI. | |
| prints information about file creation, deletion, file content and attribute changes and mount and unmount operations inside the specified directories. | |
| prints information about creation, deletion, content and attribute changes and mount and unmount operations affecting the monitored files. | |
| provides commandline access to various aspects of GIOs mounting functionality. | |
| moves a file from one URI location to another. | |
| opens files with the default application that is registered to handle files of that type. | |
| changes the name of a file or directory. | |
| removes a file. | |
| reads from the standard input and saves the data to the given location. | |
| allows to set a file attribute on a file. | |
| sends files or directories to the "Trashcan". | |
| lists the contents of the given directories recursively, in a tree-like format. | |
| contains the common API functions used in Gvfs programs. | 
![[Note]](../images/note.png)