On 2005-12-22, Lithion <[EMAIL PROTECTED]> wrote:
> To quickly update your configuration files to use META and ALTMETA
> instead of MOD1 and MOD2 run the following command:
>
> find . -name '*.lua' -exec sed -i.bak -e 's/MOD1/META/g' -e
> 's/MOD2/ALTMETA/g' "{}" ';'Might want to run it in ~/.ion3 or replace the dot (.) at the beginning with that directory. -- Tuomo
