#!/bin/bash find . -type f -exec sed -i -e 's$/*god_mode_on*/ ; /*god_mode_off*/$ $g' {} \;