' echo $PATH ' - /usr/local/bin should be in there. If not, you have to ' /usr/local/bin/uninstall.sh ' (preface it with the path.)

' ls -l /usr/local/bin ' - the file permissions on the left should have an 'x' in them, otherwise the chmod didn't take:

-rwxrwxr-x


Quote Originally Posted by panther
Hi guys!

I'm trying to use Dave_Bechtel's script but I can't
please help!

I logged on as root
I saved the code as "uninstall.sh" in my usr/local/bin,
then I did a chmod +x uninstall.sh
then when I type in "uninstall.sh" nothing happens?!

what am I doing wrong?

Thanks a lot!