Need a basic UNIX manual to learn UNIX usage, etc.

Need a basic UNIX manual to learn UNIX usage, etc.

Post by g.. » Mon, 02 Jul 1990 19:22:00



Quote:(Yaakov Kayman) writes:

Dear UNIX People:

    Yaakov,

    I don't know of a way to produce a manual from the system online,
    but as a new user, I have been using "The UNIX System" by Henry
    McGilton and Rachel Morgan.

    I gives enough information about the Bourne shell to get you
    started, and discusses ed, ex, vi, and regular expressions, and
    it is easy to find things in.

    Hope this helps,

                  -gph

 
 
 

Need a basic UNIX manual to learn UNIX usage, etc.

Post by Blair P. Hought » Mon, 02 Jul 1990 22:34:00



>    Is there a reasonable way to produce an introductory manual from
>'man' or some other (set of) command(s)? If so, will the manual size
>be in the "low hundreds of pages" range, or more like thousands?

It's quicker if you take the pages out of /usr/man/cat* (at least
that's what it's called 'round hyar...) since it doesn't have to be
deroff'ed before you lpr it.

But then, if'n you don't have the un-?roff'ed pages...

Plug (or so Prentice-Hall will think):

        Kernighan & Pike, _The UNIX Programming Environment_, 1984

gives some help ("not $23 worth of help, but some..." as Professor
Hubbard has remarked.)  It starts out with simple piddle like
the "cat" command and runs up to system calls.

Oddly, neither it nor K&R mention the word "socket", WHY!?!

                                --Blair

 
 
 

Need a basic UNIX manual to learn UNIX usage, etc.

Post by John Pete » Mon, 02 Jul 1990 21:11:00


<^>     Is there a reasonable way to produce an introductory manual from
<^> 'man' or some other (set of) command(s)? If so, will the manual size
<^> be in the "low hundreds of pages" range, or more like thousands?

Definitely thousands of pages if you get the whole set.

<^>     Barring the production of a manual thru use of the UTS system
<^> itself, I would like some recommendations of manuals to
<^>
<^>     1) give a newcomer a good overview of UNIX, and
<^>
<^>     2) enable a newcomer to start using the UNIX commands
<^>        intelligently.
<^>
        Admittedly I saw this book after I had figured out a good thing but
if you are looking for a book (and already know 'C') on how to both use
the system commands, do a little command language (shell) programming and
learn some about (maybe more than some) programming in the UNIX environment,
I would recommend "The UNIX Programming Environment" by Kernigan and Pike.
An Excelent, concise and easy to understand tutorial on UNIX basics.

                                --  Johnnie  --

 
 
 

Need a basic UNIX manual to learn UNIX usage, etc.

Post by sir.. » Mon, 02 Jul 1990 01:46:00



Quote:>   1) give a newcomer a good overview of UNIX, and

>   2) enable a newcomer to start using the UNIX commands
>      intelligently.

   A good book to try is "UNIX(tm) user's handbook" from Weber Systems,
Inc. Staff for $16.95.  It's nothing TOO great, but it is really good to get
you started.  It gets fairly in-depth with most of the commands you will
use a lot, and spends a good bit of time talking about the editors.
(2 chapters, one on ed & one on vi).
   I found it fairly comprehensive, and took me a while to "outgrow".

 ___     ___           ___      _________________________
/   \ | |   \ | |   | /   \    |                         |
\___  | |___/ | |   | \___     |  "Jes cuz um uh Mo-Ron  |
    \ | |  \  | |   |     \    |  Don't meen um Stu-Pid" |
\___/ | |   \ |  \_/| \___/    |_________________________|

{ucbvax!sun,uunet!portal}!cup.portal.com!sirius

 
 
 

Need a basic UNIX manual to learn UNIX usage, etc.

Post by Phil Hugh » Mon, 02 Jul 1990 18:14:00



Quote:> (Yaakov Kayman) writes:
>     I don't know of a way to produce a manual from the system online,
>                        I have been using "The UNIX System" by Henry
>     McGilton and Rachel Morgan.
>     I gives enough information about the Bourne shell to get you
>     started, and discusses ed, ex, vi, and regular expressions, and
>     it is easy to find things in.

McGilton and Morgan is one of the best out there for the "technical
beginner".  For the non-technical person we recommend Exploring the
UNIX Environment by Irene Pasternack, published by Bantam.
My opinion is probably biased as Irene is one of the founders of SSC.
The book is based on what Irene learned teaching one of our classes,
UNIX for Non-Technical People.  She was a non-computer person who
complained about how all the books were for nerds so I suggested
she write a book for "real people". She did.  And it was a nice addition
to our line of publications for nerds.

Phil Hughes, SSC, Inc. P.O. Box 55549, Seattle, WA 98155  (206)FOR-UNIX
    uw-beaver!tikal!ssc!fyl or uunet!pilchuck!ssc!fyl or attmail!ssc!fyl

--
Phil    uunet!pilchuck!ssc!fyl

 
 
 

Need a basic UNIX manual to learn UNIX usage, etc.

Post by Doug Gwy » Mon, 02 Jul 1990 21:21:00



Quote:>Oddly, neither it [K&P] nor K&R mention the word "socket", WHY!?!

Why should they?  K&R is about the C programming language,
and K&P is about elegant use of UNIX.  Sockets have nothing
to do with either.
 
 
 

1. Need a basic UNIX manual to learn U

There is a good UNIX beginners manual "The CONVEX Unix Primer", that has
helped some of our new employees learn the basics of 4.2 BSD, even though we
don't have any Convex computers.  It starts at the beginning (logging on) and
gets you through those first few painful days ("I want to search for a word
in all these files.  Huh?  Grep?  Huh?").   ;-)

There sometimes exists the unformatted unix articles that make up the
supplimentary documents in /usr/doc/*.  The unformatted online manual pages
are usually stored in /usr/man/man?/*.? if they're available at all.  They
might be printed with nroff or troff.  See your system administrator.  Oh,
are YOU the system administrator?  Oh well.  It'd probably be easier, faster,
and cheaper to buy something at a book store.  Why not get UNIX/World
magazine and poke through the ads.

2. Problem Rebooting

3. WTD: basic UNIX tutorial "learn"

4. setenv

5. I desperately want to learn Unix/Solaris/SunOS/NIS+/etc....Any Suggestions?

6. background process reading keyboard

7. learning UNIX, C++, Oracle, etc

8. Morningstar PPP Server on SCO

9. Learn Unix on which Unix Flavour ?

10. Learn Unix on which Unix Flavour?

11. learning unix programming by studying unix source code ?

12. VMS shell under Unix (was: Re: why learn UNIX)