HomeFreeBSD

Replace two instances of

Description

Replace two instances of

echo "foo='bar'" >> /boot/loader.conf

with

sysrc -f /boot/loader.conf foo=bar

which is easier to type and provides some error checking through sysrc.

Details

Provenance
bcrAuthored on
Parents
rD52152: Replace two instances of
Branches
Unknown
Tags
Unknown