sysconf -- a sysctl(8)-like utility for managing /etc/rc.conf et. al.

Russell Jackson raj at csub.edu
Tue Oct 12 00:50:23 UTC 2010


On 10/11/2010 05:38 PM, Devin Teske wrote:
>
> $ uname -spr
> FreeBSD 8.1-RELEASE-p1 amd64
> $ which augtool
> $ type augtool
> -bash: type: augtool: not found
>
> Not like I'm running bare...
>
> $ pkg_info -Ia | wc -l
>       399
>
> Unfortunately, augtool doesn't even appear to be packaged for FreeBSD:
>

Try pkg_add -r augeas.

The port is textproc/augeas. Augtool is just the cli frontend to libaugeas.

There's also language bindings for python and ruby.

-- 
Russell A Jackson <raj at csub.edu>
Network Analyst
California State University, Bakersfield


More information about the freebsd-hackers mailing list