Dnia Sat, 16 May 2009 11:39:12 -0700 (PDT) Yanom Mobis <ya...@rocketmail.com> napisał(a):
> thanks. anyway, how would i write a script that converts all blocks > of four spaces to tabs? echo infile | sed /s/" "/\\t/g ?
Dnia Sat, 16 May 2009 11:39:12 -0700 (PDT) Yanom Mobis <ya...@rocketmail.com> napisał(a):
> thanks. anyway, how would i write a script that converts all blocks > of four spaces to tabs? echo infile | sed /s/" "/\\t/g ?