#!/bin/bash launchctl unload //Library/LaunchDaemons/com.julioverne.screendumpd.plist killall screendumpd exit 0;