emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] text to plain list


From: Nick Dokos
Subject: Re: [O] text to plain list
Date: Fri, 22 Jun 2012 17:02:19 -0400

Marvin Doyley <address@hidden> wrote:

> Hi there,
> 
> Is there quick method for converting a bunch of text to plain list ? 
> 

Something like

sed 's/^/- /' in.txt > out.txt

perhaps? If that's not what you mean, what do you mean?

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]