#!/bin/bash set -e SELECTED_COLOR=$(grabc) echo $SELECTED_COLOR | xsel -b echo $SELECTED_COLOR