Subject [firebird-support] Re: How do I uninstall Firebird on Mac Yosemite?
Author Paul Beach
> Must I type "vi remove.sh" into the Terminal window first?

yes, you are in effect creating a shell file that can be excuted later.
before you paste the commands you will probably need to change vi into
insert mode

:i

should do it.

Regards
Paul