grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Variable assignment not working as expected


From: Bean
Subject: Variable assignment not working as expected
Date: Sat, 9 Jun 2007 13:37:47 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

I try the following command:

set AA=1
set BB=$AA

then type set, it shows:

AA=1
BB=

should the value of BB be 1 ?

BTW, i notice that echo.c exists, but no echo.mod is generated.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]