Startertutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

Categories: Unix Programming. No Comments on What is Unix?

In this article you will learn what is Unix and its features.

 

what is Unix

Source: https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/unix-t.jpg

 

An operating system (OS) acts as an interface between computer hardware and the user. Unix is an example for operating system. Other examples of operating systems are MS-DOS, MS Windows, Linux, MAC OS X, Android, iOS, etc.

 

Unix is a multi-user and multi-tasking operating system used in super computers, mainframes, and other high-end servers. It is primarily commercial and now-a-days various derivatives of it are available for free download.

 

Following are the features of Unix operating system:

  • Multi-tasking OS which allows a user to execute multiple tasks simultaneously.
  • Multi-user OS which allows multiple users to login from different terminals into the same system (server) and perform their tasks.
  • It is portable. Most of the its source code was written using C language. Although it runs on specific hardware, with little to no changes we run it on other kinds of hardware.
  • It provides networking support. Users over a network can share data and email through servers running this operating system.
  • It is device independent and it treats all hardware devices as files.

How useful was this post?

Click on a star to rate it!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Suryateja Pericherla

Suryateja Pericherla, at present is a Research Scholar (full-time Ph.D.) in the Dept. of Computer Science & Systems Engineering at Andhra University, Visakhapatnam. Previously worked as an Associate Professor in the Dept. of CSE at Vishnu Institute of Technology, India.

He has 11+ years of teaching experience and is an individual researcher whose research interests are Cloud Computing, Internet of Things, Computer Security, Network Security and Blockchain.

He is a member of professional societies like IEEE, ACM, CSI and ISCA. He published several research papers which are indexed by SCIE, WoS, Scopus, Springer and others.

Leave a Reply

Your email address will not be published. Required fields are marked *