Peter J. Bismuti wrote: > I want to interpret a file (or whatever you call it) and then keep the > interactive interpreter alive so I can then continue to issue commands. > > How can this be done? I saw online a -m flag but it does not seem to > work. Use the -i-flag. Diez