Anyone know how to make a simple bash script in 10.4? Basically I am kind of new to bash. All I need to do is make the program to do is go to this folder delete a file, then move to the next folder remove the whole folder, next folder and remove this file and so on. Only 10-15 steps. Today I have to fully uninstall this certain program, and I want to automate it through a bash or some other programming language.. Anybody have a clue how to do this?