Manpage of nts
nts
Section: nfstimesync (1)
Updated: 1.2.0
Index
Return to Main Contents
NAME
nts - a program for sync nfs server and nfs client time
SYNTAX
nts [options] <args>
DESCRIPTION
nts is a program for running another program with nfs server and client times
syncronized.
OPTIONS
- -t <file>
-
name of the test file for check nfs server / nfs client time difference (default .nts.tmp)
- -T <directory>
-
path to the test file for check nfs server / nfs client time difference (default ".")
- -l <file>
-
name of the nfstimesync library to be preload (default libnfstimesync.so)
- -L <directory>
-
path to the nfstimesync library to be preload (default /usr/lib)
- -p
-
Don't change LD_PRELOAD environment variable.
May be used if LD_PRELOAD already contains libnfstimesync.so or if this library in the /etc/ld.so.preload.
- -v
-
Output version information and exit.
- -h
-
Output help information and exit.
FILES
- /usr/lib/libnfstimesync.so
-
dynamic library to be preloaded.
- $(CURDIR)/.nts.tmp
-
temporary file for test time difference
EXAMPLES
To run a program:
nts make
To run a program, using libnfstimesync.so in the current directory:
nts -L `pwd` make
AUTHORS
Valery Reznic <valery_reznic@users.sourceforge.net>
- See <URL:http://nfstimesync.sourceforge.net/>.
-
COPYRIGHT
nts is copyright (©) 2003 by Valery Reznic.
This program is distributed under GNU General Public License
It is provided "as is", without any express or implied
warranties. See the file COPYING for details.
SEE ALSO
nfstimesync(8), ntssetup(1)
Index
- NAME
-
- SYNTAX
-
- DESCRIPTION
-
- OPTIONS
-
- FILES
-
- EXAMPLES
-
- AUTHORS
-
- COPYRIGHT
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 07:53:13 GMT, May 16, 2006