home/bin/xres (view raw)
1#!/bin/sh 2# stolen from nerdy 3 4xrdb -query | grep -w $1 | awk '{print $2}'