escapes in subjects [Re: patch applied (ghc): parseInteger-">
"...]
Sigbjorn Finne
sof at galois.com
Tue May 29 13:09:02 EDT 2007
On 5/29/2007 10:04, Isaac Dupree wrote:
> ...
> Or get the second line (is there a better shell way?) :
> | head -n 2 | tail -n 1 | sed 's| \* ||'
>
>
sed -n 2p ?
--sigbjorn
More information about the Cvs-ghc
mailing list