#!/bin/sh
# copier
xdotool key Ctrl+c
exit 0;
