Re: start screen in another directory

2007-09-26 Thread Johannes Weiner
Hi sivaram, On Wed, Sep 26, 2007 at 12:09:01AM +0530, Sivaram Neelakantan wrote: > when I launch screen with > > screen -t tex 'cd /usr/local/tex' in my .screenrc, I get the message > 'cannot exec cd; no such file or directory `cd' is not an executable screen can call. It is a command built in

Re: start screen in another directory

2007-09-25 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sivaram Neelakantan wrote: > Hello, > > when I launch screen with > > screen -t tex 'cd /usr/local/tex' in my .screenrc, I get the message > 'cannot exec cd; no such file or directory > > All I want to do is start screen with different default di

start screen in another directory

2007-09-25 Thread Sivaram Neelakantan
Hello, when I launch screen with screen -t tex 'cd /usr/local/tex' in my .screenrc, I get the message 'cannot exec cd; no such file or directory All I want to do is start screen with different default directories. How do I do that? sivaram --