Nixers Book Club - Book #1: The UNIX Programming Environment - Community & Forums Related Discussions

Users browsing this thread: 2 Guest(s)
seninha
Long time nixers
(21-11-2020, 03:11 PM)vain Wrote: Wait, but that’s correct, isn’t it?
You're right, I was confusing stuff.

For the next week, we're gonna read the chapters 3 and chapter 4 until page 114 (until (but not including) the section on awk). Then we'll read the remaining of chapter 4 and the chapter 5 on the following week.

The next three chapters (3, 4, 5) deal with shell script.
Chapter 3 explains the basic of shell.
Chapter 4 introduces us to command-line filters, like grep, sed, sort and awk.
Chapter 5 deals with advanced topics with shell programming and contains a lot of examples and exercises. We can then discuss the programs we create.

'til next week!


Messages In This Thread
RE: Nixers Book Club - Book #1: The UNIX Programming Environment - by seninha - 21-11-2020, 04:06 PM