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