--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # on_ac_power > A simple utility which tests if a computer is running on line power. > Returns `0` if yes, and `1` if no. > More information: . - Test if a computer is running on line power: `on_ac_power`