| To: | "Maciej W. Rozycki" <macro@linux-mips.org> |
|---|---|
| Subject: | Re: CVS Update@linux-mips.org: linux |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 27 Jul 2005 15:28:16 -0400 |
| Cc: | Niels Sterrenburg <pulsar@kpsws.com>, linux-mips@linux-mips.org |
| In-reply-to: | <Pine.LNX.4.61L.0507271858050.13819@blysk.ds.pg.gda.pl> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20050725213607Z8225534-3678+4335@linux-mips.org> <57480.194.171.252.100.1122478386.squirrel@mail.kpsws.com> <20050727172427.GB3626@linux-mips.org> <Pine.LNX.4.61L.0507271858050.13819@blysk.ds.pg.gda.pl> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Wed, Jul 27, 2005 at 07:03:16PM +0100, Maciej W. Rozycki wrote: > It doesn't wipe other rubbish like spaces followed by tabs, though -- > e.g. ones that would match "^ \t". Perhaps `indent' could help with them, > but I trust my fingers and eyes instead. ;-) Of course it does: [ralf@box ~]$ echo -ne ' \t\t' | perl -pi -e 's/[ \t]+$//' | od -x 0000000 [ralf@box ~]$ Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: CVS Update@linux-mips.org: linux, Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: CVS Update@linux-mips.org: linux, Geert Uytterhoeven |
| Previous by Thread: | Re: CVS Update@linux-mips.org: linux, Maciej W. Rozycki |
| Next by Thread: | Re: CVS Update@linux-mips.org: linux, Geert Uytterhoeven |
| Indexes: | [Date] [Thread] [Top] [All Lists] |