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
CONFIGCTL(1) libSystem User Manual CONFIGCTL(1)

configctl - Generic tool to parse and update configuration files

configctl -f filename -a

configctl -f filename [-q | -v] [section.variable...

configctl -w -f filename [-q | -v] [section.variable [=value]...

configctl is a generic tool for parsing and updating configuration files.

configctl expects the name of a variable to be specified on the command line, optionally following a section name delimited with a dot ("."). In write mode, a new value can be set after an equal ("=") delimiter. The following options are available:

-a

Print every value set in every section for this file.

-f

Filename to parse or update.

-q

Disable output on the standard stream.

-v

Be more verbose.

-w

Update a value or add a new one, and save it back into the original file.

Issues can be listed and reported at http://www.defora.org/os/project/bug_list/27/libSystem.

configure(1)

Pierre Pronchery <khorben@defora.org>
Code and documentation.

Copyright © 2014, 2015, 2016 Pierre Pronchery <khorben@defora.org>

This manual page was written for the DeforaOS project (and may be used by others).

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 as published by the Free Software Foundation.

April 7, 2022 DeforaOS libSystem

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

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