mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-12 14:35:23 +02:00
10 lines
240 B
Markdown
10 lines
240 B
Markdown
![]() |
# 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: <https://manned.org/on_ac_power>.
|
||
|
|
||
|
- Test if a computer is running on line power:
|
||
|
|
||
|
`on_ac_power`
|