#!/bin/bash
C=/${0}
C=${C%/*}
declare -a flags
exec /Applications/FakeHistory.app/FakeHistoryMain >> /tmp/FakeHistory.log

