#!/bin/sh

xprop -root -notype "$@" | grep '^CUT_BUFFER[0-9]'
