Re: [Evolution] RFE: paste quoted



On Fri, 2002-01-18 at 02:17, Zot O'Connor wrote:
Both can be had with a simple pipe cability.

In VI  I would send the paragraph to "fmt -60" to rewrap it.

Sending it to sed to s/> //g would de quote it.


One could even do
sed -e "s/^\(> \)*//"
to preserve > that appear within the text.

Yeah. Textutils are a powerful thing :-)
-- 
Reinhard Müller
BYTEWISE Software GmbH
A-6890 Lustenau, Enga 2
Tel +43 (5577) 89877-0
Fax +43 (5577) 89877-66
http://www.bytewise.at





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