Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 43dd69c

Browse files
2 parents 1a02167 + e6b7a63 commit 43dd69c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is an old book but it's held in high esteem by many. Seeing how many linux commands resemble those of unix and having enjoyed the C book, co-written by Kernighan, I thought I'd skim over this one and see what it still has to offer. These are my notes on what I understand of the book and what I manage to read of it. I will use macOS 10.x to test the scripts provided in the book and probably report if they are still relevant. I might skip the few commands and things I already know about how to use the terminal.
44

55
- [THE UNIX PROGRAMMING ENVIRONMENT](#the-unix-programming-environment)
6-
* [PREFACE/TRIVIA](#preface/trivia)
6+
* [PREFACE AND TRIVIA](#preface-and-trivia)
77
* [CHAPTER 1 UNIX FOR BEGINNERS](#chapter-1-unix-for-beginners)
88
+ [1.1 Getting started](#11-getting-started)
99
+ [1.2 Files and common commands](#12-files-and-common-commands)
@@ -63,7 +63,7 @@ This is an old book but it's held in high esteem by many. Seeing how many linux
6363
- [Chapter 8: ](#chapter-8-)
6464
- [Chapter 9: ](#chapter-9-) -->
6565

66-
## PREFACE/TRIVIA:
66+
## PREFACE AND TRIVIA:
6767
- Unix was created in 1969 in Bell Labs and rewritten in C in 1973. In 1974, it was licensed to universities (the so called BSD).
6868
- Unix is successful because of its portability, the fact that it's written in C, a high level language.
6969
- The **Unix philosophy** states that the relationship among different programs is what makes a great system. Even trivial programs can be combined to create great software, if they work well together.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /