Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re: stata in batch


From   baum <[email protected]>
To   [email protected]
Subject   st: Re: stata in batch
Date   Wed, 12 Jun 2002 08:16:30 -0400

--On Wednesday, June 12, 2002 2:33 -0400 Traci wrote:

alternatively, if i try to run the job in the background by typing

stata -b do fe &

where fe is the name of the do file i am trying to run, i get the
following output:
[1] 4570
tucson.Princeton.EDU%
[1]    Done                 stata -s do fe\

and still, i can't find the job anywhere, or the output from the job.

in the do-file, i specify the directory, set the memory, and open the
file to be used.  does anyone know what i am doing wrong?

thanks in advance for any advice you can offer!
traci
On our Solaris systems, one would give the commands

$ batch
stata -b do fe
ctrl-D

and the result would be placed in fe.log. This is true batch -- not background, which is a child process of your terminal session.

Unix and Linux machines do not have 'h' drives, in my experience; smells like
Windows. Is this a dual-boot system?

Kit

Kit
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index