#powerctl
A simple command line utility to control power states on Linux, i.e. to suspend
or hibernate the system.
#Usage
See powerctl(8)
#Dependencies
#Installation
If available, install powerctl from your system package manager.
Otherwise:
$ make
# make install