From owner-freebsd-questions@FreeBSD.ORG Thu Apr 21 19:29:05 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20F8316A4CE for ; Thu, 21 Apr 2005 19:29:05 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7A6843D31 for ; Thu, 21 Apr 2005 19:29:04 +0000 (GMT) (envelope-from eorestes@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so554735wra for ; Thu, 21 Apr 2005 12:29:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=U7f67H0jrZsrO231LRl44r4uZG0VUWCakB4mGoypE4GGCcLXqHvCwGz9BQQ3LB0dFbj+nMtzBRcJRDp3HoP0KNbDq922ZM3El/Q6gxLgXMRLfLTQGU7WPd12/gOXsNUPsEFDndjnKy3GBZsy19PeH72NS7jO3JK5Vh3C4MES2Aw= Received: by 10.54.10.67 with SMTP id 67mr40149wrj; Thu, 21 Apr 2005 12:22:24 -0700 (PDT) Received: by 10.54.101.10 with HTTP; Thu, 21 Apr 2005 12:22:23 -0700 (PDT) Message-ID: <9cc4ef9d05042112225380ed8a@mail.gmail.com> Date: Thu, 21 Apr 2005 16:22:23 -0300 From: Ednilsom Orestes To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Shell script and Mathematica. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ednilsom Orestes List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 19:29:05 -0000 Is it possible to built a Shell script that be able to "control" the Mathematica, opening, calculating any functions and closing it ? If yes. How can I do this? Ednilsom