Terseus / cpupower-bash-completion

This project has been moved to Gitlab: https://gitlab.com/Terseus/cpupower-bash-completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpupower bash completion script

Bash completion script for the cpupower utility.

Installation

  1. Create the file .bash_completion in your $HOME directory.
  2. Add the following lines to source the script: . /path/to/cpupower-bash-completion.sh

Incomplete stuff

  • Support the idle-info command arguments (if any, there are no man page for it).
  • Currently only these arguments values are supported for autocomplete:
    • frequency-set -g
    • -c

About

This project has been moved to Gitlab: https://gitlab.com/Terseus/cpupower-bash-completion


Languages

Language:Shell 100.0%