https://github.com/koonix/grub-entries
A shell script to list grub's top-level menu entries.
https://github.com/koonix/grub-entries
grub grub-entries grub-reboot
Last synced: over 1 year ago
JSON representation
A shell script to list grub's top-level menu entries.
- Host: GitHub
- URL: https://github.com/koonix/grub-entries
- Owner: koonix
- License: gpl-3.0
- Created: 2021-08-08T16:33:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T09:46:48.000Z (about 4 years ago)
- Last Synced: 2023-04-24T10:32:24.297Z (over 3 years ago)
- Topics: grub, grub-entries, grub-reboot
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grub-entries
A shell script to list grub's top-level menu entries.
With the `-g` option it also adds a glyph to the entries.
Arch Linux users can get it from the AUR: `paru -S grub-entries-git`.
Otherwise, clone the repository and run `sudo make install`.