dockapps/pclock/demos/will-return

6 lines
98 B
Plaintext
Raw Normal View History

#!/bin/sh
cmd='../src/pclock -s -B ../XPM/will-return.xpm -H red --hands-width=5'
echo $cmd
$cmd