userscripts/grub-items
2024-05-30 23:04:56 -07:00

3 lines
85 B
Bash
Executable file

#!/bin/sh
sed -n "s/^menuentry [\"']\([^\"']*\)[\"'].*$/\1/gmp" /boot/grub/grub.cfg