Hardware Reference
In-Depth Information
Option get_config
The get_config option is useful in scripts that need to query your Raspberry Pi's
configuration, as defined in /boot/config.txt . See Chapter 2 for the options that can be
queried. For example, a script can query whether avoid_safe_mode is in effect:
$ vcgencmd get_config avoid_safe_mode
avoid_safe_mode=0
 
Search WWH ::




Custom Search