Re: [staf-users] Running a linux process in foreground

2010-03-03 Thread Sharon Lucas
luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 "Mayad AL-Saidi" 03/03/2010 03:06 PM To David Bender/Austin/i...@ibmus cc staf-users@lists.sourceforge.net Subject Re: [staf-users] Running a linux process in foreground I'm trying to run an application that reads inpu

Re: [staf-users] Running a linux process in foreground

2010-03-03 Thread Mayad AL-Saidi
der [mailto:bda...@us.ibm.com] Sent: Thursday, February 18, 2010 8:13 PM To: Mayad AL-Saidi Cc: staf-users@lists.sourceforge.net Subject: Re: [staf-users] Running a linux process in foreground There is not a way to start a process in the foreground. If you can provide some more information about why th

Re: [staf-users] Running a linux process in foreground

2010-02-22 Thread Raymond Kroeker
Do you need it to run in the foreground, or simply need the process spawning the remote process to wait? That can be accomplished by specifying the "wait" keyword as part of the process command. http://staf.sourceforge.net/current/STAFUG.htm#HDRPROCSRV Raymond On Thu, Feb 18, 2010 at 16:57, May

Re: [staf-users] Running a linux process in foreground

2010-02-18 Thread David Bender
0 07:13 PM Subject:[staf-users] Running a linux

[staf-users] Running a linux process in foreground

2010-02-18 Thread Mayad AL-Saidi
Hi All, I'm need to start a process on linux that would run in the foreground. Is there a way to do that using STAF? I've tried to send the request with STAF running in the foreground but the process would still run as a background job. Thanks and I really appreciate all the help. Mayad