Programatically write in a file in the environnent with a hush command

Jean-Christophe BEGUE begue.jc at gmail.com
Tue May 26 08:41:06 PDT 2015


Hello,

I'm trying to pass a value from Barebox to the operating system, using
the usreland command bareboxenv -l.

My problem is : How should I write that status from my hush barebox script?

echo $mystatus > /env/data/my_status_file

The above command doesn't work as '>' is not implemented.

I've the feeling that I'm missing something?

Jean-Christophe BEGUE



More information about the barebox mailing list