* how to append something to a text file
@ 2013-11-07 3:22 zzs
2013-11-07 5:11 ` Alexander Aring
0 siblings, 1 reply; 2+ messages in thread
From: zzs @ 2013-11-07 3:22 UTC (permalink / raw)
To: barebox
I wan't to append a command string to /env/boot.
The command string input from barebox user.
How to do it
--
Best Regards,
zzs
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to append something to a text file
2013-11-07 3:22 how to append something to a text file zzs
@ 2013-11-07 5:11 ` Alexander Aring
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Aring @ 2013-11-07 5:11 UTC (permalink / raw)
To: barebox
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
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-07 5:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-07 3:22 how to append something to a text file zzs
2013-11-07 5:11 ` Alexander Aring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox