You can use sed to act like cat or head but with more precision.
| Namespace | Corresponds to | Example keys | |-----------|----------------|----------------| | system | Settings.System | screen_brightness , font_scale | | secure | Settings.Secure | android_id , enabled_accessibility_services | | global | Settings.Global | airplane_mode_on , bluetooth_on | Setedit Command
If you cannot remember the name of a specific setup, or want to see what is available on your current path, you can use: setedit Use code with caution. You can use sed to act like cat
Disclaimer: Modifying system settings can void your warranty or damage your software. The author assumes no liability for bricked devices or data loss. Proceed at your own risk. Setedit Command