UNIX Programming
eBook - ePub

UNIX Programming

UNIX Processes, Memory Management, Process Communication, Networking, and Shell Scripting

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

UNIX Programming

UNIX Processes, Memory Management, Process Communication, Networking, and Shell Scripting

Book details
Table of contents
Citations

About This Book

Functioning of UNIX operating system with shell programming

Key Features
? Equipped with installation, administration, and best practices for UNIX system management.
? Provides a wide range of shell scripting and Unix-based solutions.
? UNIX foundations, Resource Management, Socket Programming, Shell Scripting, and the C Interface are all covered.

Description
This book is intended to be an instructional tool and study guide for those interested in learning about the principles of the UNIX operating system, process management, socket programming, and numerous shell scripting techniques.First, you will learn about the UNIX system architecture and programming environment, which provide an overview of all system resources and their management. Then, Unix file systems, Kernel data structures for performing file I/O, Basic File permissions and Library functions, and UNIX system calls are discussed. Process control, parallel execution, user data access, and signal management are just some of the topics covered in this book. Next, we'll go through the basics of network communication, such as system calls, data transmission over sockets, and I/O multiplexing models. Finally, the book discusses more advanced UNIX and C interface concepts such as library functions, command-line arguments, and environment variables.Throughout the book, you'll find plenty of solutions, exercises, and shell scripts to help you get the most out of your hands-on experience with the UNIX system.

What you will learn
? Investigate every aspect of the UNIX operating system.
? Understand how to use the shell and how to develop shell scripts.
? Acquaint yourself with all of UNIX's file and process components.
? Gain a working knowledge of file access and manipulation.
? Learn more about inter-process communication and its many methods.

Who this book is for
The book appeals to UNIX professionals, students, master's degree applicants, and candidates for competitive exams who wish to understand UNIX principles thoroughly. However, it is written for beginners and may be read by anyone without prior understanding.

Table of Contents
1. Fundamental Concepts of UNIX Operating System
2. File Management
3. Process Management
4. Inter-Process Communication
5. Socket Programming
6. Memory Management
7. UNIX Shell and Custom Environment
8. Shell Programming Using Bourne Shell

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access UNIX Programming by Dr. Vineeta Khemchandani, Dr. Sandeep Harit, Dr. Sandeep Harit, Dr. Darpan Anand in PDF and/or ePUB format, as well as other popular books in Computer Science & Operating Systems. We have over one million books available in our catalogue for you to explore.

Information

Year
2022
ISBN
9789355510402

Table of contents

  1. Cover Page
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Authors
  6. About the Reviewer
  7. Acknowledgement
  8. Preface
  9. Errata
  10. Table of Contents
  11. 1. Fundamental Concepts of UNIX Operating System
  12. 2. File Management
  13. 3. Process Management
  14. 4. Inter-Process Communication
  15. 5. Socket Programming
  16. 6. Memory Management
  17. 7. UNIX Shell and Custom Environment
  18. 8. Shell Programming Using Bourne Shell
  19. Index