GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IPA_SDB_DUMP(8) FreeBSD System Manager's Manual IPA_SDB_DUMP(8)

ipa_sdb_dump -- convert ipa_sdb(5) database files to text representation and back

ipa_sdb_dump -h|v

ipa_sdb_dump [-belt] [-f file]

ipa_sbd_dump allows to convert binary ipa_sdb(5) database files to text representation and convert text representation back to binary ipa_sdb(5) database format.

By default ipa_sdb_dump reads data from the standard input (stdin) and always outputs results to the standard output (stdout), all error messages go to the standard error output (stderr).

By default data is considered as data for a rule.

Available options are:

-b
Convert text representation of a database file to original database binary format and output it to stdout.
-e
Ignore errors in dates.
-f file
Read data from the given file, instead of reading from stdin.
-l
Treat the given data for a limit.
-t
Treat the given data for a threshold.
-h
Print the help message about available options and exit.
-v
Show version number, configuration settings and exit

ipa_sdb_dump exits with a return code 0 on success, and with a non-zero return code if any error occurred.

ipa_db_sdb(8), ipa_st_sdb(8), ipa_sdb(5)

Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>

If you find any, please send email me.
October 19, 2010

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.