#!/bin/sh
TMP=/tmp/.editors
echo "syncing disk"
sync
echo "removing CutListEditor , MovieCut and ReconstructApSc from swapstick"
exit 0
