#!/bin/bash # This script is used in RedHat Linux systems # When copied to a user's home directory, it causes 'theWitch' to start by default. # this is the directory where theWitch package is installed.. dir=$HOME/TheWitchPackage PATH=$PATH:$dir # just some script I added .. exec /usr/local/bin/=.tk -geometry 100x350-0-20& # start the witch .. exec $dir/mylogin