NullArray / KernMan

Bash script to help with kernel management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KernMan

Bash script to help with kernel management.

Select the option 'List' to display all installed kernels. Select the option 'Purge' to display all kernels that can be removed and subsequently do so if desired.

Usage

git clone https://github.com/NullArray/KernMan.git
cd KernMan
chmod +x kernman.sh

After which you can start the script from your terminal with sudo ./kernman.sh

About

Bash script to help with kernel management.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%