Options (3)
-l, --list-kernelsbooleanList all kernel files
Example:
sudo eclean-kernel {{[-l|--list-kernels]}}-n, --numbooleanRemove all kernels except for the two newest ones
Example:
sudo eclean-kernel {{[-n|--num]}} 2-a, --allbooleanRemove all kernels except for the two newest ones and ask before removal
Example:
sudo eclean-kernel {{[-a|--all]}} {{[-n|--num]}} 2Examples (3)
List all kernel files
sudo eclean-kernel [-l|--list-kernels]Remove all kernels except for the two newest ones
sudo eclean-kernel [-n|--num] 2Remove all kernels except for the two newest ones and ask before removal
sudo eclean-kernel [-a|--all] [-n|--num] 2made by @shridhargupta | data from tldr-pages