#!/bin/sh # # RunWM - this is a script used to launch window manager # if [ -x /usr/bin/wmaker ] ; then eval "exec /usr/bin/wmaker" else cat <