dockapps/pclock/demos/wristwatch

6 lines
89 B
Plaintext
Raw Normal View History

#!/bin/sh
cmd='../src/pclock -B../XPM/wristwatch.xpm -H gray30 -S black'
echo $cmd
$cmd