Linux Commands Examples

A great documentation place for Linux commands

grub-mkrelpath

make a system path relative to its root


see also : grub-probe

Synopsis

grub-mkrelpath [OPTION...] PATH


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

0
source
            
if test "x$grub_mkrelpath" = x; then
grub_mkrelpath=${bindir}/`echo grub-mkrelpath | sed ${transform}`
fi
grub_warn ()

description

Transform a system filename into GRUB one.
-?, --help

give this help list

--usage

give a short usage message

-V, --version

print program version

reporting bugs

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


see also

grub-probe

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

info grub-mkrelpath

should give you access to the complete manual.

How can this site be more helpful to YOU ?


give  feedback