Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jun 1998 12:27:31 -0700
From:      Julian Elischer <julian@whistle.com>
To:        Raymond@whistle.com, Choy@whistle.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: question
Message-ID:  <35745223.794BDF32@whistle.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

--------------1CFBAE3959E2B60015FB7483
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

look at:
http://www.freebsd.org/cgi/cvsweb.cgi/src/bin/sh/

--------------1CFBAE3959E2B60015FB7483
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Return-Path: <owner-freebsd-questions@freebsd.org>
Received: (from daemon@localhost)
	by alpo.whistle.com (8.8.5/8.8.5) id LAA22307
	for <julian@alpo.whistle.com>; Tue, 2 Jun 1998 11:37:42 -0700 (PDT)
Received: from whistle.whistle.com(207.76.205.131), claiming to be "whistle.com"
 via SMTP by alpo.whistle.com, id smtpd022294; Tue Jun  2 18:37:40 1998
Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id LAA18649 for <julian@whistle.com>; Tue, 2 Jun 1998 11:37:29 -0700 (PDT)
Received: from gatekeeper.whistle.com(207.76.204.2) by whistle.com via smap (V1.3)
	id sma018636; Tue Jun  2 11:37:01 1998
Received: (from smap@localhost) by gatekeeper.whistle.com (8.7.5/8.6.12) id LAA07785 for <julian@whistle.com>; Tue, 2 Jun 1998 11:37:00 -0700 (PDT)
Received: from ns3.harborcom.net( 206.158.4.14) by gatekeeper via smap (V2.0)
	id xma007774; Tue, 2 Jun 98 11:36:59 -0700
Received: from hub.freebsd.org [204.216.27.18] 
	by ns3.harborcom.net with esmtp (Exim 1.82 #1)
	id 0ygvvY-0001LE-00; Tue, 2 Jun 1998 14:36:52 -0400
Received: from localhost (daemon@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA03798;
          Tue, 2 Jun 1998 10:25:52 -0700 (PDT)
          (envelope-from owner-freebsd-questions)
Received: by hub.freebsd.org (bulk_mailer v1.6); Tue, 2 Jun 1998 10:25:49 -0700
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id KAA03766
          for freebsd-questions-outgoing; Tue, 2 Jun 1998 10:25:48 -0700 (PDT)
          (envelope-from owner-freebsd-questions@FreeBSD.ORG)
Received: from send1e.yahoomail.com (send1e.yahoomail.com [205.180.60.64])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA03756
          for <freebsd-questions@FreeBSD.ORG>; Tue, 2 Jun 1998 10:25:43 -0700 (PDT)
          (envelope-from raychoy@yahoo.com)
Message-ID: <19980602172528.16587.rocketmail@send1e.yahoomail.com>
Received: from [206.79.57.71] by send1e; Tue, 02 Jun 1998 10:25:27 PDT
Date: Tue, 2 Jun 1998 10:25:27 -0700 (PDT)
From: Raymond Choy <raychoy@yahoo.com>
Subject: question
To: freebsd-questions@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-freebsd-questions@freebsd.org
X-Loop: FreeBSD.ORG

Hi all developer,

I am a student. I am doing a research for UNIX shell. I want to get an
example of the source code of  the shell for reference. For example,
how the shell do a loop in order to get a command from command line?
How the shell process the command like "echo", "times", "kill", "fg",
"bg", "set" and so on? How the shell work with "&" at the end of the
command line to execute the command as the backgroup process? If you
could send email to me with an example of the source of the shell as
soon as possible, I'm really appreciated. Thanks a lot!

My email address: raychoy@yahoo.com

Raymond




_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

--------------1CFBAE3959E2B60015FB7483--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35745223.794BDF32>