Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.5

(Squeeze)

on_ac_power(1)


ON_AC_POWER

ON_AC_POWER

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXIT STATUS
FILES
AUTHOR

NAME

on_ac_power − test whether computer is running on AC power

SYNOPSIS

on_ac_power

DESCRIPTION

on_ac_power checks whether the system is running on AC power (i.e., mains power) as opposed to battery power.

OPTIONS

None.

EXIT STATUS

0 (true)

System is on mains power

1 (false)

System is not on mains power

255 (false)

Power status could not be determined

FILES

/proc/apm APM status information file
/proc/acpi
ACPI status information directory

AUTHOR

This manual page was written by Steve Dodd <steved@loth.demon.co.uk> and was updated by Thomas Hood.



on_ac_power(1)