userscripts/grub-items

4 lines
85 B
Plaintext
Raw Permalink Normal View History

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