I would like to know what are the real differences between linux and unix? I've been told that linux came from unix but I'm yet to see why one is better or are they both pretty much the same thing.
In my experience the biggest diffence between linux and solaris is the GNU utilities. The GNU tools that come with linux are missing in solaris. Tar, grep, sed, sh in solaris are all old. They are ...