1) What is UNIX? It is a portable operating system that is designed for both efficient multi-tasking and multi-user functions. Its portability allows it to run on different hardware platforms. It was| Guru99
The vi editor is the most popular and classic text editor in the Linux family.It works in two modes, Command and Insert. Command mode takes the user commands and the Insert mode is for editing text.| Guru99