Re: [staf-users] Persisten Shell Session through PROCESS service

2010-04-01 Thread David Bender
04/01/2010 04:22 AM Subject:Re: [staf-users] Persisten Shell Session through PROCESS service I tried this, But if the script contains ~

Re: [staf-users] Persisten Shell Session through PROCESS service

2010-04-01 Thread Uma Maheswar Chilukuri
.com] Sent: Mon 3/22/2010 7:49 PM To: Uma Maheswar Chilukuri Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] Persisten Shell Session through PROCESS service No, that is not possible. If you need to have multiple requests execute in the same shell, then you could create a shell

Re: [staf-users] Persisten Shell Session through PROCESS service

2010-03-22 Thread David Bender
0 08:41 AM Subject:[staf-users] Persisten Shell Session through PROCESS service Hi, >From STAF User guid

[staf-users] Persisten Shell Session through PROCESS service

2010-03-22 Thread Uma Maheswar Chilukuri
Hi, >From STAF User guide for PROCESS service. 8.12.2 "SHELL specifies that COMMAND should be started via a separate shell." >From this I know that each request to PROCESS service is executed in a >separate/New shell. Is there a way to have a shell session persisted fo