#!/bin/bash
#
# $Id: workman_wrapper,v 1.3.4.1 1999/01/15 08:47:35 dirk Exp $
#
# This silly file shows how the current maintainer is executing WorkMan on
# his Linux box. This file is FREEWARE ;-)
#

./workman -c /dev/sbpcd -l 1 -b -fn -misc-fixed-medium-*-*-*-13-*-*-*-*-*-*-* $*

# 2>> /tmp/workman_err &
