|
[Date Index]
[Thread Index]
[Author Index]
run in background
- Subject: [mg2913] run in background
- From: david at impa.br (David Fernandes Cruz Moura)
- Date: 9 Jan 1996 04:07:55 -0600
- Approved: usenet@wri.com
- Distribution: local
- Newsgroups: wri.mathgroup
- Organization: IMPA - Instituto de Matematica Pura e Aplicada
- Sender: mj at wri.com
I want to know how to run a program in Mathematica using background.
I've tried to make it run by using this command :
nononon% math -batchoutput < math/math18/si18.m > 18res.m &, where:
math : the directory's name where the file is in;
math18 : subdirectory's name;
si18.m : file's name; and
18res.m : the name of the file that will receive the answers.
And I didn't got that.
If you have any idea about that,I would be very thanful.
Bye,
David Fernandes C. Moura
(david at impa.br)
Prev by Date:
columns
Next by Date:
columns
Previous by thread:
run in background
Next by thread:
Re: run in background
|