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

Re: bash vs. python scripts - which one is better?



On Aug 10, 10:30 am, "s. keeling" <keel...@nucleus.com> wrote:
> Ron Johnson <ron.l.john...@cox.net>:
>
>
>
> >  Just remember to tell you editor to "inserts spaces as tab" and set
> >  the tab width to something reasonable like 4.
>
> Ewwww, yuck!  It's code like that which makes me happy for emacs:
>
>        C-x h            # mark entire buffer
>        M-x untabify     # replace tab chars with spaces
>
> I despise tabs.
>

Check out the "expand" command. It's easier to script when you need to
do some directories full of files.

Stuart



Reply to: