[PD] [shell] on OSX...

2007-10-18 Thread Derek Holzer
...is painfully slow! It takes minutes sometimes to execute a command that the terminal handles is a second or two. Why is that? Does anyone else have this problem? Also, it doesn't seem to understand, for example cd /home/derek, since a pwd command immediately after still lists / as the

Re: [PD] [shell] on OSX...

2007-10-18 Thread IOhannes m zmoelnig
Derek Holzer wrote: ...is painfully slow! It takes minutes sometimes to execute a command that the terminal handles is a second or two. Why is that? Does anyone else have this problem? i cannot help you here, but most likely it is a problem with initializing a context: everytime you call

Re: [PD] [shell] on OSX...

2007-10-18 Thread IOhannes m zmoelnig
Derek Holzer wrote: Hi IOhannes, IOhannes m zmoelnig wrote: what you are sending to [shell] basically _is_ a shellscript... Ah, OK, now I see. I've been doing it the way you suggested, and as I reported it's painfully slow. Several degrees of ten times slower than the same

Re: [PD] [shell] on OSX...

2007-10-18 Thread Roman Haefeli
On Thu, 2007-10-18 at 19:15 +0200, IOhannes m zmoelnig wrote: Derek Holzer wrote: Hi IOhannes, IOhannes m zmoelnig wrote: what you are sending to [shell] basically _is_ a shellscript... Ah, OK, now I see. I've been doing it the way you suggested, and as I reported it's