ts-7000
[Top] [All Lists]

[ts-7000] Re: Auto..Run

To:
Subject: [ts-7000] Re: Auto..Run
From: "Fred" <>
Date: Fri, 13 Jun 2008 18:33:17 -0000
--- "LaksCEO" <> wrote:
> Thanks Fred,
> i tried your method and it executes my 
> application program.
> now how can i stop this and get back to 
> login prompt since i have some environment 
> setting has to be incorporated in my 
> application ?
> When i press "control c " no response?
> i am not able to go back to normal setting 
> so that i can do some changes in the rc3.d 

TYhat's strange since your application should
launch and you should get a shell prompt while
your application continues to run as a process
at the same time.

You should be able to launch a whole bunch of
processes in your new numbered script file and
the OS should launch them all one by one.  When
the script file exists, you should be getting
your usual, normal behavior including a shell
prompt while the processes continue to run in
the back ground -- no Control-C needed.

The only thing I can think of is that your
new process isn't giving up the time back to
the operating system.  If your new process has
a forever loop (and it probably does) how about
putting in a call to sleep(1) in the main
loop just for testing so that the OS has a
chance to continue the rest of the start-up
processes just in case your new process is
hogging all the clock cycles.  sleep(1) will
give the OS time to swap tasks and such.



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU