jiawenjun1126 / getconf

A simple standalone getconf(1) implementation.

Home Page:http://pubs.opengroup.org/onlinepubs/9699919799/utilities/getconf.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getconf

A simple standalone getconf(1) implementation created to be used in Termux.

Portability

This implementation should be portable across different Unix-like systems. Contributions to support more are welcome.

Origins

Taken from http://git.alpinelinux.org/cgit/aports/tree/main/musl/getconf.c and adopted for building on Android.

Manpage taken from http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/getconf/getconf.1?only_with_tag=MAIN.

Authors

Maintained by Fredrik Fornwall (@fornwall) and these fine people have contributed.

About

A simple standalone getconf(1) implementation.

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/getconf.html

License:BSD 2-Clause "Simplified" License


Languages

Language:C 81.9%Language:Roff 15.9%Language:Makefile 2.2%