From owner-freebsd-questions Tue Jun 5 11:48:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from opus.sandiegoca.ncr.com (tan7.ncr.com [192.127.94.7]) by hub.freebsd.org (Postfix) with ESMTP id A2B9F37B403 for ; Tue, 5 Jun 2001 11:48:21 -0700 (PDT) (envelope-from chuckr@opus.sandiegoca.ncr.com) Received: from localhost (chuckr@localhost) by opus.sandiegoca.ncr.com (8.11.1/8.11.1) with ESMTP id f55IpYd57465; Tue, 5 Jun 2001 11:51:34 -0700 (PDT) (envelope-from chuckr@opus.sandiegoca.ncr.com) Date: Tue, 5 Jun 2001 11:51:34 -0700 (PDT) From: Chuck Rouillard To: filip graorkovski Cc: Subject: Re: I want to give me the comands for working with shell? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 5 Jun 2001, filip graorkovski wrote: > I want to give me the comands for working with shell? You should determine which shell you're currently using first. This usually works: $ echo $SHELL and there's help here: $ man man $ man sh $ man tcsh .cr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message