#!/bin/sh

echo "$1" | xclip -selection clipboard
