Unix and Linux Discussions Tagged with monitor |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
5,199 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
70,172 |
Shell Programming and Scripting |
|
|
|
2 |
25,134 |
Infrastructure Monitoring |
|
|
|
5 |
4,984 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
13,008 |
UNIX for Advanced & Expert Users |
|
|
|
7 |
14,505 |
Infrastructure Monitoring |
|
|
|
4 |
7,005 |
Hardware |
|
|
|
3 |
3,992 |
Shell Programming and Scripting |
|
|
|
23 |
41,887 |
Ubuntu |
|
|
|
20 |
7,829 |
Shell Programming and Scripting |
|
|
|
5 |
3,796 |
Solaris |
|
|
|
1 |
4,457 |
UNIX for Dummies Questions & Answers |
|
|
|
8 |
8,751 |
Shell Programming and Scripting |
|
|
|
1 |
3,280 |
Red Hat |
|
|
|
2 |
2,715 |
Programming |
|
|
|
9 |
9,712 |
Infrastructure Monitoring |
|
|
|
8 |
12,872 |
UNIX for Advanced & Expert Users |
|
|
|
2 |
3,808 |
Programming |
|
|
|
0 |
1,743 |
Software Releases - RSS News |
|
|
|
1 |
3,332 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
10,241 |
UNIX Desktop Questions & Answers |
|
|
|
0 |
1,049 |
Software Releases - RSS News |
|
|
|
0 |
1,075 |
Software Releases - RSS News |
|
|
|
0 |
1,650 |
Software Releases - RSS News |
|
|
|
2 |
3,766 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
8,475 |
Shell Programming and Scripting |
|
|
|
0 |
1,730 |
Complex Event Processing RSS News |
|
|
|
0 |
1,137 |
Software Releases - RSS News |
|
|
|
0 |
1,259 |
Software Releases - RSS News |
|
|
|
0 |
1,763 |
Software Releases - RSS News |
|
|
|
0 |
1,255 |
Software Releases - RSS News |
|
|
|
0 |
1,120 |
Software Releases - RSS News |
|
|
|
0 |
1,177 |
Software Releases - RSS News |
|
|
|
0 |
2,761 |
Shell Programming and Scripting |
|
|
|
0 |
1,599 |
UNIX and Linux RSS News |
|
|
|
2 |
3,018 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
1,157 |
Software Releases - RSS News |
|
|
|
0 |
1,272 |
Software Releases - RSS News |
|
|
|
1 |
4,833 |
AIX |
|
|
|
1 |
2,369 |
UNIX for Advanced & Expert Users |
gvfs-monitor-file(1) User Commands gvfs-monitor-file(1)
NAME
gvfs-monitor-file - monitor the change of a file using the VFS system
SYNOPSIS
gvfs-monitor-file URI
DESCRIPTION
gvfs-monitor-file monitors the change of a file using the VFS system.
OPERANDS
The following operands are supported:
URI Specifies the file location in standard URI format.
EXAMPLES
Example 1: Monitor a local file
example% gvfs-monitor-file file:///tmp/example
ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: NLSPATH.
EXIT STATUS
The exit value 0 is returned regardless of success or failure.
FILES
The following files are used by this application:
/usr/bin/gvfs-monitor-file Executable to monitor the change of a file using the VFS system.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgnome-gvfs |
+-----------------------------+-----------------------------+
|Interface stability |Volatile |
+-----------------------------+-----------------------------+
SEE ALSO
gvfs-copy(1), gvfs-info(1), gvfs-less(1), gvfs-ls(1), gvfs-mkdir(1) gvfs-monitor-dir(1), gvfs-cat(1), gvfs-mount(1), gvfs-move(1), gvfs-
rename(1), gvfs-open(1), gvfs-rm(1), gvfs-save(1), gvfs-trash(1), gvfs-tree(1), attributes(5), environ(5)
NOTES
Written by Alvaro Lopez Ortega, Sun Microsystems Inc., 2008.
SunOS 5.11 25 Mar 2008 gvfs-monitor-file(1)