From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 13:09:45 2003 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 39E7437B401 for ; Sat, 19 Jul 2003 13:09:45 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B1C43F3F for ; Sat, 19 Jul 2003 13:09:44 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h6JK9gOg010695; Sat, 19 Jul 2003 16:09:42 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h6JK9f18010694; Sat, 19 Jul 2003 16:09:41 -0400 (EDT) From: Jerry McAllister Message-Id: <200307192009.h6JK9f18010694@clunix.cl.msu.edu> To: oremanj@www.get-linux.org Date: Sat, 19 Jul 2003 16:09:41 -0400 (EDT) In-Reply-To: <20030719181126.GB4506@webserver> from "oremanj@www.get-linux.org" at Jul 19, 2003 11:11:26 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org cc: Jimmy Subject: Re: Advise needed to write a script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 20:09:45 -0000 > > On Sun, Jul 20, 2003 at 12:50:25AM +0800, Jimmy wrote: > > Hi > > Good day to you. I need your advice to wrte a script > > 1) stores the sum of A plus B in variable C > > 2)Stores the difference of B minus A in variable C > > > > If A is 5 and B is 10. Please advice me on this issue pls . > > Hope to hear from you soon. > > Smells like a homework assignment to me. I'm not going to tell you the > answer, but I will tell you how to find out :P > > Check out the "Advanced Bash-Scripting Guide" on tldp.org. Oh geez. Have him do it in Perl or ... > > -- Josh > > > > > Cheers > > > > Jimmy Chan > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >