Dear amruth vamadev,

In message <cal5dgcruo3ayzjtdoqbgszd6-d4kagso7bfvsnphyajx3lm...@mail.gmail.com> 
you wrote:
> How do we know whether hush shell capability is supported or not in
> the command shell.I have enabled CONFIG_SYS_HUSH_PARSER in in config
> file.

A simple test is

        echo a && echo b

If you get "a && echo b" back, then hush is not active.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The one who says it cannot be done should never interrupt the one who
is doing it.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to