Search results
Results from the WOW.Com Content Network
The book covers topics related to the Linux operating system and operating systems in general. It chronicles the history of Unix and how it led to the creation of Linux. The book provides samples of code written in C , and learning exercises at the end of chapters.
This book is widely regarded [7] as the definitive work on Linux system programming and has been translated into several languages. [ 8 ] As the maintainer of the Linux man-pages project, Kerrisk has authored or co-authored about a third of the man pages and worked on improving the project's infrastructure.
The book illustrates UNIX application programming in the C programming language. The first edition of the book was published by Addison-Wesley in 1992. It covered programming for the two popular families of the Unix operating system, the Berkeley Software Distribution (in particular 4.3 BSD and 386BSD) and AT&T's UNIX System V (particularly SVR4).
The book starts off with an introduction to Unix for beginners. Next, it goes into the basics of the file system and shell.The reader is led through topics ranging from the use of filters, to how to use C for programming robust Unix applications, and the basics of grep, sed, make, and AWK.
Systems programming, or system programming, is the activity of programming [1] computer system software.The primary distinguishing characteristic of systems programming when compared to application programming is that application programming aims to produce software which provides services to the user directly (e.g. word processor), whereas systems programming aims to produce software and ...
He also wrote Linux System Programming, now in its second edition, subtitled Talking Directly to the Kernel and C Library, and published by O'Reilly Media. This work documents Linux's system call and C library API. [19] Love is also a coauthor of Linux in a Nutshell, a comprehensive Linux command reference also published by O'Reilly Media. [20] "
Linux From Scratch is a way to install a working Linux system by building all components of it manually. This is, naturally, a longer process than installing a pre-compiled Linux distribution . According to the Linux From Scratch site, the advantages to this method are a compact, flexible and secure system and a greater understanding of the ...
The Art of Unix Programming by Eric S. Raymond is a book about the history and culture of Unix programming from its earliest days in 1969 to 2003 when it was published, covering both genetic derivations such as BSD and conceptual ones such as Linux.