Looking for Info regarding Unix

  • Thread starter Thread starter sero
  • Start date Start date
  • Tags Tags
    Unix
AI Thread Summary
Unix, originally developed by Bell Labs, serves as a foundational operating system influencing many others. Competing technologies include *BSD, which evolved from a Unix version created at the University of California, Berkeley, and Linux, which features a kernel developed by Linus Torvalds and is often paired with the GNU tools to create the GNU/Linux operating system. For in-depth research, resources such as the official websites of FreeBSD, OpenBSD, NetBSD, the Linux kernel, and GNU provide valuable information and downloadable source code. Understanding the underlying theory of Unix involves exploring its design principles, multitasking capabilities, and file system structure, while its operation is characterized by a command-line interface and a modular architecture.
sero
Messages
8
Reaction score
0
I'm currently doing a research paper on Unix. I dotn have any experience with it or other operating systems like it. I need to find information about the following :

1. detailed description of the underlying theory and operation of the technology

2. a summary of competing technologies

3. providing a detailed description of what it is and how it functions


any help on this is greatly appreiciated !

thanks
 
Computer science news on Phys.org
You would probable get more help on www.talkroot.com[/URL] then this forum.

Unix was orignally developed by Bell Labs.

http://www.bell-labs.com/history/unix/

*BSD was derived from a verion of Unix developed by the University of California, Berkeley

[url]http://www.freebsd.org/[/url]
[url]http://www.openbsd.org/[/url]
[url]http://www.netbsd.org/[/url]

The Linux kernel was developed by Linus Torvald. GNU is the set of basic tools, which used in conjunction with the Linux kernel form the GNU/Linux Operating System.

[url]http://www.kernel.org/[/url]
[url]http://www.gnu.org/[/url]

You can download the source for *BSD and Linux.
 
Last edited by a moderator:
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...

Similar threads

Back
Top