Query: pmksetup
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PMKSETUP(8) BSD System Manager's Manual PMKSETUP(8)NAMEpmksetup -- premake setupSYNOPSISpmksetup [-hVv] [-r variable] [-u variable=value]DESCRIPTIONThe pmksetup utility is meant to create or update the pmk.conf(5) file in order to run the pmk(1) configuration tool. pmksetup reads all configuration information from the pmk.conf(5) file. The options are as follows: -h Display the help menu. -r variable Remove the given variable from pmk.conf(5) if its value isn't static. Data gathering is skipped by this option. -u variable=value Add or update existing variable from pmk.conf(5) if its value isn't static. The value must have its double quotes escaped to pass through shell filter. Data gathering is skipped by this option. -V Verbose, display debugging messages. -v Display the version number.FILES/etc/pmk/pmk.conf default pmk(1) configuration fileSEE ALSOmake(1), pmk(1), pmkscan(1), pmk.conf(5), pmkfile(5)AUTHORSDamien Couderc and Xavier Santolaria.BSDApril 03, 2003 BSD
Related Man Pages |
---|
sysctl(8) - linux |
confget(1) - debian |
pmkfile(5) - debian |
pmksetup(8) - debian |
sysctl(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Double Quotes within a variable |
update a string variable and use in.... |
Edit variable in a file |
Safe way to eval variable declarations? |
Spaces in double quotes in variable ? |