191 lines
2.4 KiB
HTML
191 lines
2.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of GETCONF</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>GETCONF</H1>
|
|
Section: Debian GNU/Linux (1)<BR>Updated: squeeze<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
getconf - Query system configuration variables
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>getconf</B> -a
|
|
<P>
|
|
|
|
<B>getconf</B> [<B>-v specification</B>] system_var
|
|
<P>
|
|
|
|
<B>getconf</B> [<B>-v specification</B>] path_var pathname
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>-a</B>
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
Displays all configuration variables for the current system
|
|
and their values.
|
|
|
|
|
|
</PRE>
|
|
|
|
|
|
<B>-v</B>
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
Indicate the specification and version for which to obtain
|
|
configuration variables.
|
|
|
|
|
|
</PRE>
|
|
|
|
|
|
<B>system_var</B>
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
A system configuration variable, as defined by <A HREF="/cgi-bin/man/man2html?3+sysconf">sysconf</A>(3) or
|
|
<A HREF="/cgi-bin/man/man2html?3+confstr">confstr</A>(3).
|
|
|
|
|
|
</PRE>
|
|
|
|
|
|
<B>path_var</B>
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
A system configuration variable as defined by <A HREF="/cgi-bin/man/man2html?3+pathconf">pathconf</A>(3). This
|
|
must be used with a pathname.
|
|
|
|
|
|
</PRE>
|
|
|
|
|
|
<A NAME="lbAE"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
<I>getconf</I> was written by Roland McGrath for the GNU C Library
|
|
<P>
|
|
|
|
This man page was written by Ben Collins <<A HREF="mailto:bcollins@debian.org">bcollins@debian.org</A>> for
|
|
the Debian GNU/Linux system.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?3+sysconf">sysconf</A></B>(3), <B><A HREF="/cgi-bin/man/man2html?3+pathconf">pathconf</A></B>(3), <B><A HREF="/cgi-bin/man/man2html?3+confstr">confstr</A></B>(3)
|
|
<P>
|
|
|
|
<A NAME="ixAAB"></A>
|
|
<A NAME="ixAAC"></A>
|
|
<P>
|
|
<A NAME="ixAAD"></A>
|
|
<P>
|
|
<A NAME="ixAAE"></A>
|
|
<P>
|
|
<A NAME="ixAAF"></A>
|
|
<P>
|
|
<A NAME="ixAAG"></A>
|
|
<P>
|
|
<A NAME="ixAAH"></A>
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">AUTHOR</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:13 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|