- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
Beginning with the description of operating system in general the book discusses features that made Unix the most suitable operating system of its time. An overview of file management in Unix and commonly used Unix commands is then provided. Further, it delves into the detailed description of file system and compression techniques, processes and signals, vi editor, system calls, and awk scripting. Detailed description about different types of editors and shell programming (including Bourne, C, and interactive Korn shell) has also been provided. Chapters dedicated to debugging and system development, language development, text formatting tools, interprocess communication, and system administration are covered in the later part of the book.
To aid students, the book provides numerous examples and complete program scripts that will help in grasping the key concepts effectively.
Contents
FEATURES OF THE BOOK ; PREFACE ; DETAILED CONTENTS ; 1. UNIX: AN INTRODUCTION ; 2. UNIX FILE SYSTEM ; 3. BASIC UNIX COMMANDS ; 4. ADVANCED UNIX COMMANDS ; 5. FILE MANAGEMENT AND COMPRESSION TECHNIQUES ; 6. MANIPULATING PROCESSES AND SIGNALS ; 7. SYSTEM CALLS ; 8. EDITORS IN UNIX ; 9. AWK SCRIPT ; 10. BOURNE SHELL PROGRAMMING ; 11. KORN SHELL PROGRAMMING ; 12. C SHELL PROGRAMMING ; 13. DIFFERENT TOOLS AND DEBUGGERS ; 14. INTERPROCESS COMMUNICATION ; 15. UNIX SYSTEM ADMINISTRATION AND NETWORKING ; INDEX