I want to execute one "menuentry" command for each file in a directory.
What's the best way to do it? In bash I would use something like `for file
in $(ls); do`, but can't seem to find a way to use grub's `for` command.
_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to