userscripts/grub-items

4 lines
85 B
Text
Raw Permalink Normal View History

2024-05-30 23:04:56 -07:00
#!/bin/sh
sed -n "s/^menuentry [\"']\([^\"']*\)[\"'].*$/\1/gmp" /boot/grub/grub.cfg