Advanced Unix

Author:

Stephen Prata

Publisher:

BPB Publications

Rs396 Rs450 12% OFF

Availability: Out of Stock

Out of Stock

    

Rating and Reviews

0.0 / 5

5
0%
0

4
0%
0

3
0%
0

2
0%
0

1
0%
0
Publisher

BPB Publications

Publication Year 1986
ISBN-13

9788170291077

ISBN-10 9788170291077
Binding

Paperback

Number of Pages 484 Pages
Language (English)
Weight (grms) 850

About the book: advanced unix encompasses a wide range of topics. This book concentrates on problem solving; it is primarily a book on unix programming. Since unix is an operating system (a very powerful, elegant, comprehensive, and popular operating system), The phrase "unix programming" May seem a bit odd. But, unlike most operating systems, unix is highly programmable. Programming is providing a sequence of instructions to accomplish a given task, and unix offers several ways to do that. First, through Pipes and redirection, unix lets you combine simple unix commands into more complex ones. Second, the unix shell, a program that acts as an interface between the user and the operating system proper, is programmable. It offers the basic features of most conventional computer languages (variables, loops, decision making), using unix commands as its basic building blocks. Third, because unix itself is written largely in the C programming language, there is a very extensive interface between the unix system and C programs, making C the language of choice for unix programming projects. Table of Contents: br>Chapter 1 Introduction br>Chapter 2 unix overview br>Chapter 3 problem-solving approaches in Linux br>Chapter 4 Working with the Bourne shell br>Chapter 5 shell scripts: br>looping and making choices br>Chapter 6 shell script examples br>Chapter 7 systems calls and the C library br>Chapter 8 The unix C interface br>Chapter 9 Working with unix C files and graphics br>Chapter 10 unix program development CC, make and applications a unix tools: grep, sed, tr, and awk B A survey of the C shell: csh C binary numbers and others br>D ascll table e unix system calls.

Stephen Prata

No Review Found