MAN page from RedHat EL 8 am-utils-6.2.0-38.el8.x86_64.rpm
SUN2AMD
Section: Misc. Reference Manual Pages (8L)
Updated: 14 August 2005
Index
NAME
sun2amd - converts Sun automount maps to Amd maps
SYNOPSIS
sun2amd[-hH] [-i infile] [-o outfile]
DESCRIPTION
sun2amdis used to convert Sun style automount maps to Amd style automountmaps. By default
sun2amdreads from stdin and writes to stdout.
OPTIONS
- -h
- Help
- -i
- Read Sun map information from specified file.
- -o
- Write Amd map information to specified file.
EXAMPLE
To convert a Sun automount file called auto_foo to an Amd file calledauto.amd type:
sun2amd-i auto_foo -o auto.amd
BUGS
* Can not convert master maps yet.
* NFS is the only automount type currently supported.
total_bug_count = number_found + 1;
SEE ALSO
automount(8),amd(8)Linux NFS and Automounter Administrationby Erez Zadok, ISBN 0-7821-2739-8, (Sybex, 2001).
http://www.am-utils.org
AUTHOR
Daniel P. Ottavio
<dottavioAATTic.sunysb.edu>
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- EXAMPLE
- BUGS
- SEE ALSO
- AUTHOR
This document was created byman2html,using the manual pages.