#!/bin/bash if [ "x$1" = "x" ]; then cd; fi # If there are no parameters, start in # user's home directory /laclin/lacutil/single-instance --wait --usewin \ "^Sudoku - (Easy|Medium|Hard|Impossible)\z" \ $PRODTREE/fltk13/xbin/sudoku $*