Linux Commands Examples

A great documentation place for Linux commands

acpi_available

test whether ACPI subsystem is available

Synopsis

acpi_available


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

acpi_available checks whether the ACPI ("Advanced Configuration and Power Interface") subsystem is available, as evidenced by the presence of the /proc/acpi directory.

options

None.

exit status

0 (true)

ACPI subsystem is available

1 (false)

ACPI subsystem is not available

2

usage error (arguments supplied)

files

/proc/acpi ACPI status information file


author

This manual page was written by Thomas Hood <jdthood[:at:]yahoo.co[:dot:]uk>.

How can this site be more helpful to YOU ?


give  feedback