In the script i want to set a location i.e
/home/paul/webserver/blah/blah/blah/
then set the executable file
m00
so that when i type a command:
!m00
the m00 executable file will be executed.
then show a message:
" m00 has been executed "
Something like that

Can anyone help me out there?