Open a file with the default application (e.g. PDF, image)
List files in a directory
gio list path/to/directoryShow information about a file
Copy a file
gio copy path/to/source path/to/destinationSend a file to the trash (reversible)
Launch an application from a `.desktop` file
gio launch path/to/file.desktopMark a `.desktop` file as trusted, allowing it to be executed
gio set path/to/file.desktop metadata::trusted true