Re^2: Vi
Leo de Wit
leo at philmds.UUCP
Tue Jun 13 20:54:43 AEST 1989
In article <2731 at piraat.cs.vu.nl> maart at cs.vu.nl (Maarten Litmaath) writes:
[]
|Ad 1: one should AVOID putting a HARD TAB in human-readable code, where using
|the APPROPRIATE NUMBER OF SPACES would NOT have the SAME EFFECT.
|Indentation: OK.
|Example: in shell scripts use
|
| tab=`ctrl I`
| ..."$tab"...
|
|instead of
|
| ..." "...
Alas, it was a sed script, so I had no choice.
Leo.
More information about the Comp.unix.questions
mailing list