Collect and display facts about the system.
facter [-d|--debug] [-h|--help] [-p|--puppet] [-v|--version] [-y|--yaml] [fact] [fact] [...]
Collect and display facts about the current system. The library behind Facter is easy to expand, making Facter an easy way to collect information about a system from within the shell or within Ruby.
If no facts are specifically asked for, then all facts will be returned.
debug: Enable debugging.
help: Print this help message
version: Print the version and exit.
yaml: Emit facts in YAML format.
Copyright (c) 2006 Reductive Labs, LLC Licensed under the GNU Public License