#!/bin/sh if [ "$(uname)" != "Linux" ] ; then /usr/bin/pbcopy $* fi xsel -i -b