laptop-detect (8)
Leading comments
'\" t ** The above line should force tbl to be a preprocessor ** Man page for man Copyright (C), 2006, Franklin PIAT This manpage is licensed under the BSD license. For further information see the copying that comes with the laptop-detect distribution. Wed Nov 1 16:43:02 CET 2006 Franklin PIAT (fpiat@bigfoot.com) .pc
NAME
laptop-detect - attempt to detect a laptop
SYNOPSIS
laptop-detect [-h|--help|-v|--verbose|-V|--version]
DESCRIPTION
Laptop-detect attempts to determine whether it is being run on a laptop or a desktop and appraises its caller of this.
OPTIONS
- -h --help
- Output help information and exit.
- -v --verbose
- be verbose (messages go to STDOUT)
- -V --version
- Output version information and exit.
EXIT STATUS
0 most likely running on a laptop 1 most likely NOT running on a laptop 2 usage error (arguments supplied)
FILES
/proc/acpi/battery
/proc/pmu/info
AUTHORS
Franklin PIAT <fpiat@bigfoot.com>