MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: kernel running programs

  • To: mathgroup at smc.vnet.net
  • Subject: [mg33126] Re: kernel running programs
  • From: Alexander Dreyer <dreyer at itwm.fhg.de>
  • Date: Mon, 4 Mar 2002 06:04:02 -0500 (EST)
  • Organization: Fraunhofer ITWM
  • References: <a5t20k$65c$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

WhoamI wrote:
> 
> Fernando:
> 
> Write a ASCII file (with extesion file.m) with the
> commands you want to run. Then from your prompt
> execute for example the following command:
> 
> nice +16 math <file.m>& file.out&
> 
> When finished you will find the output in the file
> "file.out"
> 
> Greetings...,
> Cesar Guerra
> Fisica - PUCP
[...]

Hello,
doing it that way doesn't work on my machine. Which shell are you using?

Greeting,
Alexander Dreyer

-- 
 / Alexander Dreyer, Dipl.-Math. - Abteilung Adaptive Systeme        \
/  Fraunhofer Institut fuer Techno- und Wirtschaftsmathematik (ITWM)  \
\  Gottlieb-Daimler-Strasse, Geb. 7^2=49/302  D-67663 Kaiserslautern  /
 \ http://www.itwm.fhg.de    Tel.:(0631)205-4472  Fax:(0631)205-4139 /


  • Prev by Date: Re: Parameters
  • Next by Date: Re: batch mode and front end
  • Previous by thread: Re: kernel running programs
  • Next by thread: Re: Re: kernel running programs