I want to write a hush script which evaluates standard output of some command, e.g.:
VARIABLE=$(command)
or
VARIABLE=`command`
How can this be done within hush?
_______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox