Linux Commands Examples

A great documentation place for Linux commands

grub-editenv

edit GRUB environment block


see also : grub-reboot - grub-set-default

Synopsis

grub-editenv [OPTION...] FILENAME COMMAND


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

Tool to edit environment block.

Commands:

create

Create a blank environment block file.

list

List the current variables.

set [NAME=VALUE ...]

Set variables.

unset [NAME ...]

Delete variables.

-?, --help

give this help list

--usage

give a short usage message

-v, --verbose

print verbose messages.

-V, --version

print program version

Options:

If FILENAME is ’-’, the default value /boot/grub/grubenv is used.

reporting bugs

Report bugs to <bug-grub[:at:]gnu[:dot:]org>.


see also

grub-reboot , grub-set-default

The full documentation for grub-editenv is maintained as a Texinfo manual. If the info and grub-editenv programs are properly installed at your site, the command

info grub-editenv

should give you access to the complete manual.

How can this site be more helpful to YOU ?


give  feedback