MathGroup Archive 2002

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

Search the Archive

Re: Re: kernel running programs

  • To: mathgroup at smc.vnet.net
  • Subject: [mg33139] Re: [mg33126] Re: kernel running programs
  • From: WhoamI <lushstring at yahoo.com>
  • Date: Tue, 5 Mar 2002 03:08:43 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi, I use Red Hat 7.1 for Linux
and the shell is: 
gnome emualtion terminal 1.2.4 

I do it on my computer and it works fine:

nice -16 math<file.m>& file.out&

Greetings...

Cesar Guerra
Fisica - PUCP

--- Alexander Dreyer <dreyer at itwm.fhg.de> wrote:
> 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 /
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com


  • Prev by Date: integral tranform definition
  • Next by Date: Re: Mathematica and Maple disagree on this integral
  • Previous by thread: Re: kernel running programs
  • Next by thread: Re: kernel running programs