Wade A. Mosely ([EMAIL PROTECTED]) said something to this effect on 04/09/2001:
> Tim Whitehead wrote:
> my_hdr X-Mailer: `mutt -v | sed s/"[:space:]*(.*"//`
I think I'd do it like this:
my_hdr X-Mailer: `mutt -v | head -1 | awk '{printf "%s %s", $1, $2}'`
(darren)
--
Historically speaking, the presence of wheels in Unix has never
precluded their reinvention.
-- Larry Wall
- [OT] well slightly Tim Whitehead
- Re: [OT] well slightly Luke Ravitch
- Re: [OT] well slightly Ailbhe Leamy
- Re: [OT] well slightly Wade A. Mosely
- Re: [OT] well slightly darren chamberlain
- Re: [OT] well slightly Tim Whitehead
