#!/bin/bash
cd /usr/share/pathological
./pathological.py $*
cd -
