| November 2025 | ||||||
| Mo | Tu | We | Th | Fr | Sa | Su | 
| 27 | 28 | 29 | 30 | 31 | 1 | 2 | 
| 3 | 4 | 5 | 6 | 7 | 8 | 9 | 
| 10 | 11 | 12 | 13 | 14 | 15 | 16 | 
| 17 | 18 | 19 | 20 | 21 | 22 | 23 | 
| 24 | 25 | 26 | 27 | 28 | 29 | 30 | 
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 
getconf [-v specification] system_var
getconf [-v specification] path_var pathname
        Displays all configuration variables for the current system
        and their values.
-v
        Indicate the specification and version for which to obtain
        configuration variables.
system_var
        A system configuration variable, as defined by sysconf(3) or
        confstr(3).
path_var
        A system configuration variable as defined by pathconf(3). This
        must be used with a pathname.
 
This man page was written by Ben Collins <bcollins@debian.org> for the Debian GNU/Linux system.