Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2001 11:51:34 -0700 (PDT)
From:      Chuck Rouillard <chuckr@opus.sandiegoca.ncr.com>
To:        filip graorkovski <makmuzika@hotmail.com>
Cc:        <questions@FreeBSD.ORG>
Subject:   Re: I want to give me the comands for working with shell?
Message-ID:  <Pine.BSF.4.31.0106051147270.57390-100000@opus.sandiegoca.ncr.com>
In-Reply-To: <F2398ObGElKsewkONgO000054ef@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0106051147270.57390-100000>