> 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
'Paul Beach' [email protected] [firebird-support] Fri, 03 Apr 2015 04:38:01 -0700
> 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