Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2003 17:03:43 +0300
From:      "Vitali Malicky" <life@zone3000.net>
To:        "Mick Ireland" <michael.ireland@myrealbox.com>, <freebsd-questions@freebsd.org>
Subject:   Re: Getting X to work in FreeBSD 4.8 in VMware 4.0
Message-ID:  <006c01c34dfe$90987b90$2401010a@zone3000.net>
References:  <1058621727.ae72bcc0michael.ireland@myrealbox.com>

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


>Greetings !!

Welcom aboard, Mick!
>
>I have got the system up and running, just using the command line
>(which is good), as I am told that the command line is the most important
>part of the FreeBSD system.
>
>Any help will be appreciated - I am a complete newbie in this regard.

try to begin from typing in the command line "man man", then "man vi", "man
ls" "man cd", "man lock", "man window"
if you don't know exactly a command you can enter "apropos command" (ex.
"apropos cd") and it will give you a list of all the man-pages where this
letter combination ("cd", I mean) is found giving you a good possibility to
find out about many other commands. see what file there are in the /bin,
/sbin, /usr/bin, /usr/sbin directories. for example you saw an interesting
file: "/usr/bin/bzip2" you've got interested what it might be... don't
hesitate and type "man bzip2"... :)

Have fun! :)

--
Error Code=-1 Continue?
              Yes | No
--





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006c01c34dfe$90987b90$2401010a>