userscripts/grub-items

4 lines
85 B
Bash
Executable File

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