Unix is an operating system developed in the 1960s that is stable, multi-user, and multi-tasking. It has several versions including Solaris, Linux, and MacOS X. The UNIX operating system consists of the kernel, shell, and programs. The kernel allocates resources and handles file storage and communication. The shell acts as an interface between the user and kernel. Common commands in UNIX include ls to list files, cat to view files, grep to search files, and rm to delete files.