* how to create a new file under barebox prompt
@ 2013-11-07 4:06 zzs
2013-11-07 5:06 ` Alexander Aring
0 siblings, 1 reply; 3+ messages in thread
From: zzs @ 2013-11-07 4:06 UTC (permalink / raw)
To: barebox
Barebox hasn't 'touch' command, How can I create new file
--
Best Regards,
zzs
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to create a new file under barebox prompt
2013-11-07 4:06 how to create a new file under barebox prompt zzs
@ 2013-11-07 5:06 ` Alexander Aring
2013-11-07 5:33 ` Alexander Aring
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Aring @ 2013-11-07 5:06 UTC (permalink / raw)
To: barebox
On Thu, Nov 07, 2013 at 12:06:03PM +0800, zzs wrote:
> Barebox hasn't 'touch' command, How can I create new file
>
type 'edit $FILE' then save it 'ctrl-d'(EOF).
- Alex
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to create a new file under barebox prompt
2013-11-07 5:06 ` Alexander Aring
@ 2013-11-07 5:33 ` Alexander Aring
0 siblings, 0 replies; 3+ messages in thread
From: Alexander Aring @ 2013-11-07 5:33 UTC (permalink / raw)
To: barebox
On Thu, Nov 07, 2013 at 06:06:33AM +0100, Alexander Aring wrote:
> On Thu, Nov 07, 2013 at 12:06:03PM +0800, zzs wrote:
> > Barebox hasn't 'touch' command, How can I create new file
> >
> type 'edit $FILE' then save it 'ctrl-d'(EOF).
>
or even better:
echo -o foo
- Alex
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-07 5:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-07 4:06 how to create a new file under barebox prompt zzs
2013-11-07 5:06 ` Alexander Aring
2013-11-07 5:33 ` Alexander Aring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox