On Fri, Jul 18, 2003 at 11:18:14AM -0400, John E. Davis wrote: > Chris Green <[EMAIL PROTECTED]> wrote: > >It's a pity you can't tell bash/ksh/csh/whatever the run a command > >(like -c) but then not to exit afterwards, that's what I really want. > > You might try: > > rxvt -e bash -c "ls;exec bash" > Now that *does* seem to work, thanks. I'm at home now and the problem I outlined is on my work machine but the above seems to work well on my Linux box here.
I'll try it at work on Monday. -- Chris Green ([EMAIL PROTECTED])
