#!/bin/sh set -xe rm -Rf icccm test -e icccm.tar.gz || \ wget https://tronche.com/gui/x/icccm/icccm.tar.gz tar xzvf icccm.tar.gz