freebsd-dev/usr.sbin/sysrc
Devin Teske 4cc57221da Add a -c' option for check only' to determine if a value is set
(get command) or if the current value is the same as what is desired
(set command). In those cases, the return status is success.
Otherwise, if the variable is unset (get command) or set to a different
value that what is desired (set command), returns with error status.
This is useful for puppet integration as well as everyday scripting.
2013-11-07 23:00:11 +00:00
..
Makefile Remove NO_OBJ from Makefiles that generate manuals because this causes the 2013-02-08 11:14:01 +00:00
sysrc Add a -c' option for check only' to determine if a value is set 2013-11-07 23:00:11 +00:00
sysrc.8 Add a -c' option for check only' to determine if a value is set 2013-11-07 23:00:11 +00:00