how to append something to a text file

Alexander Aring alex.aring at gmail.com
Thu Nov 7 00:11:28 EST 2013


On Thu, Nov 07, 2013 at 11:22:51AM +0800, zzs wrote:
> I wan't to append a command string to /env/boot.
> 
> The command string input from barebox user.
> 
> How to do it
>

See barebox src dir:

cat commands/echo.c | grep append

- Alex



More information about the barebox mailing list