MathGroup Archive 1996

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

Search the Archive

run in background

  • To: mathgroup at smc.vnet.net
  • Subject: [mg2913] run in background
  • From: David Fernandes Cruz Moura <david at impa.br>
  • Date: Tue, 9 Jan 1996 02:19:05 -0500
  • Organization: IMPA - Instituto de Matematica Pura e Aplicada

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)


==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Setting parts of matrices
  • Next by Date: columns
  • Previous by thread: Re: Setting parts of matrices
  • Next by thread: run in background