NO2PATH

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ENVIRONMENT
FILES
EXAMPLES
AUTHOR
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

no2path - calculate index files for given file or directory #

SYNOPSIS

no2path [OPTIONS] Fn | Dn

DESCRIPTION

If you are trying to debug or understand the NOAH Document Management database structure, this program helps you figure out the index files associated with a given file or directory number.

NOTE that the file or directory number requires an F or D prefix.

There may be a wrapper script in /usr/bin with noah- prefix that calls this program in the correct run directory.

OPTIONS

-database DATABASE
Set the database to DATABASE. The default is default.

-h
quick help (usage)

-help
verbose help (this file)

ENVIRONMENT

This program is found in the admin directory and expects to be run from there.

In a Debian distribution, this program has a link to the wrapper program in the admin directory typically /usr/lib/noah/admin and the link name has a noah- prefix and is found in /usr/bin.

FILES

/usr/bin/no2path

This is a link to wrapper

/usr/lib/noah/admin/wrapper

This is a generic bash shell wrapper to start the program in the admin directory.

/usr/lib/noah/admin/no2path

This is the actual executable called by the wrapper.

/usr/lib/noah/database.config

This is typically a link to /etc/noah/database.config in a Debian release.

EXAMPLES

no2path F1

F1 /var/lib/noah/data/default/file_data/f0-0/f1-0/index.tab
F1 /var/lib/noah/data/default/file_data/f0-0/f1-0/f2-0/versions.tab

AUTHOR

Harold Blount - Nordicwind Inc. www.nordicwind.ca

REPORTING BUGS

http://noah.@nordicwind.ca

COPYRIGHT

NOAH - Copyright (c) 2004-2012 Nordicwind Inc. All rights reserved. <http://www.nordicwind.ca>

This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 or later <http://gnu.org/licenses/gpl.html>.

This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

SEE ALSO

noah-locks noah-help

Noah Document Management Server : http://noah.nordicwind.ca