RE: what is the difference between unix and linux?
according to me unix is character base and linux is graphical base. information can be exchanged in the form of text in unix while in linux it can be exchanged in the form video text audio animaion etc..
RE: what is the difference between unix and linux?
UNIX and linux both has GUI. They are different at their kernel level. UNIX systems were created in 1970's by AT&T. The code was not open source and it was the most advance machine for software professionals.Inorder to get the open source version of UNIX Linus torvald had created similar kernel to UNIX. This slowly got famous with name LINUX .. stands for LINus unIX(LINUX). Both of these OS has GUI.
In todays world its only matter of which kernel is used. Is it Linus Torvalds or that of UNIX group itself and thats the point which decides which is that system linux or unix.
RE: what is the difference between unix and linux?
UNIX : An Operating System developed in olden days in which kernel interacts directly with the hardware. kernal is consider to be heart of this OS. In this Operating system everything is considered as a file provides greater security.
Ex: posix
Linux : Linux is an Operating system which use UNIX as its base and gives further more facilities and applications. Merely speaking GUI is made in LINUX having UNIX as its core.