I'm looking for something similiar to indent but for (bash) scripts. Console only, no colorizing, etc.
Do you know of one ?
|
I'm looking for something similiar to indent but for (bash) scripts. Console only, no colorizing, etc. Do you know of one ? |
||||
|
|
Vim can indent bash scripts. But not reformat them before indenting. Though, some bugs with EDIT: ZZ not ZQ |
||||
|
|
|
Found this http://www.linux-kheops.com/doc/perl/perl-aubert/fmt.script . Very nice, only one thing i took out is the [...]->test substitution. |
|||
|
|