Trace: • grub
Linux:grub
This is an old revision of the document!
Get all entries
grep -oP "^((submenu|menuentry)\s')\K(.+?)(?=\')" /boot/grub/grub.cfg
Trace: • grub
This is an old revision of the document!
grep -oP "^((submenu|menuentry)\s')\K(.+?)(?=\')" /boot/grub/grub.cfg