#!/bin/sh echo "Image courtesy of Cyrille Mars <cmars@club-internet.fr>" echo cmd='../src/pclock -s -B../XPM/swatch.xpm -H firebrick4' echo $cmd $cmd