gvfs-monitor-file (1)
Leading comments
Title: gvfs-monitor-file Author: Ondrej Holy <oholy@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/14/2017 Manual: User Commands Source: gvfs Language: English
NAME
gvfs-monitor-file - Monitor files for changesSYNOPSIS
- gvfs-monitor-file [OPTION...] [LOCATION...]
DESCRIPTION
gvfs-monitor-file uses the GIOs file monitoring APIs to monitor the given files. GIO uses different implementations depending on the platform. The most common implementation Linux uses inotify.
OPTIONS
The following options are understood:
-h, --help
- Prints a short help text and exits.
--version
- Shows the version number and exits.
-N, --no-pair
- Don't send single MOVED events.
EXIT STATUS
On success 0 is returned, a non-zero failure code otherwise.