|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] getting etherboot compiling
John Levon writes ("Re: [Xen-devel] getting etherboot compiling"):
> It's the variable substitution command, not understand by the 'real'
> Bourne shell
You mean the ${...#...} construction in this line
echo " ETHERBOOT_ROM($nic,${makerom#*-p}) \\"
?
This is specified in SuSv3 `Shell Command Language' section 2.6.2
`Parameter Expansion', final part of the normative text.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|