Giter Club home page Giter Club logo

unix-concepts-and-applications's Introduction

UNIX Concepts and Applications - Book Cover

This project aims to compile solutions for Flex Your Brain exercises appearing at the end of each chapter in the book UNIX Concepts and Applications - Fourth Edition, authored by Sumitabha Das.

The book is a recommended reading in many Computer Science, Computer Applications and Information Technology courses across universities in India. It is quite popular among students learning UNIX and GNU/Linux.

The questions in the exercise are slightly involved, and the solutions for the same are not made available. The project aims at creating a study aid for the students.

All the exercise questions are solved and tested on computers running:

  • macOS Ventura version 13.0, a POSIX compliant UNIX operating system developed to run on Apple Mac computers.

  • Ubuntu Desktop Linux version 22.10 Kinetic Kudu, a Debian based GNU/Linux distribution.

Both the computers are running version 5.2 of GNU Bash as the choice of shell.

All efforts have been made to ensure correctness and completeness of solutions while keeping the differences between the two platforms in mind. However, it is advised to refer to available documentation for the commands (using man/info pages or online help).

Conventions Used

  1. Command, program name, key term:

    bold

  2. Command-line and option(s) thereof, user input, expression, symbol:

    code span

  3. Command output, script, source code:

    code block
    
  4. File/folder name, path:

    "italicized inside double quote"

  5. String:

    "double quote"

  6. Domain name, email address, URL:

    italicized

Notes

  • macOS Big Sur 11.0 and later versions are available for Intel and Apple Silicon Mac. Recent versions of Bash are compiled natively for both the architecture. All command-lines are tested on both Macs.

  • Linux is not a replacement for UNIX. Ubuntu Linux is used as the choice of distribution due to its ease of use and mass adoption.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.