#!/bin/bash find ./misago -name '*.pyc' -delete -not -path './misago/frontend/*'