we need an interactive mode -i to gridshell so that after the commands specified with -f the shell falls into interactive mode
if -i is not given the shell terminates
if -q is given as an argument the shell terminates also
-i and -quit can not be used together