grub-entries(8)
| GRUB-ENTRIES(8) | System Manager's Manual | GRUB-ENTRIES(8) |
NAME
grub-entries - simple script for show grub menu and check menu items
SYNOPSIS
grub-entries [options]
DESCRIPTION
grub-entries parse specified or default grub config file, list all grub menu items in the one of the three forms. Also can search specified item in menu and returns 0, if this item exists, otherwise returns non-zero value. By default, /boot/grub/grub.cfg config file used.
OPTIONS
- -f, --config filename
- Specify path to the grub config.
- -n, --numbers
- Show only menu item sequence numbers.
- -t, --titles
- Show only menu item names.
- -c, --check menuitem
- Specify menu item to validate.
- -V, --version
- Show script version and exit.
- -h, --help
- Show help message and exit.
FILES
/boot/grub/grub.cfg
AUTHORS
Leonid Krivoshein <klark@altlinux.org>
SEE ALSO
| Febrary 2019 | grub-entries (ALT Linux Team) |
