![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unix command history | mm00123 | SUN Solaris | 3 | 12-03-2007 07:13 AM |
| how unix stores command history | Sabari Nath S | UNIX for Advanced & Expert Users | 3 | 09-10-2005 12:52 AM |
| Unix History Question: Why are filenames/dirnames case sentsitive in Unix? | deckard | UNIX for Dummies Questions & Answers | 3 | 03-26-2005 01:59 PM |
| Unix History Link | killerserv | News, Links, Events and Announcements | 4 | 02-22-2002 03:03 PM |
| A short history of UNIX by l.madden@ic.ac.uk | Neo | UNIX for Dummies Questions & Answers | 0 | 09-20-2000 02:27 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi. I am new here, and this is my first post at the UNIX.com forums. I have read the book Fire in the Valley: The Making of the Personal Computer, and I noticed that neither UNIX nor Linux was mentioned once in the book. Why is this? What was UNIX's place in the early days of personal computers?
I realize that mainframes probably had proprietary operating systems specific to the manufacturer, or even the model of the computer. And it is also true that personal computers either had homebrewed operating systems or basic operating systems like Q-DOS or CP/M. But what about UNIX? Where does that fit in? I've given it some thought, and it seems sensible that minicomputers (note that I refer to minicomputers as computers such as the PDP-8) might have used UNIX. It sounds like that would fit. Mainframe computers have their own proprietary operating system, minicomputers have a good operating system, such as UNIX, and UNIX probably won't fit on personal computers, so developers made homebrewed operating systems. Am I right? Also, I have another question about the structure and basic ideas of UNIX. A small portion of the book Just for Fun, of which my copy is signed by Linus Torvalds, states that UNIX was a small-is-beautiful operating system. So I thought about how that would work. I would have the operating system take care of tasks such as the filesystem and the management of processes. But if thats roughly what UNIX does, what is Unix then? Is it just a central control station of the computer that manages processes, and manages the file system? I also gave some thought about the notion of processes. Say I was making an operating system. I would either make a process for or integrate into the shell something like saving files and opening them. This process would take care of all of the stuff having to do with files. Maybe the file system itself would be embedded into the operating system, but this would not. Since it would be a modern operating system, it would seem sensible and convenient to not only add support for the hard drive, but for the floppy disk and the CD-ROM drive and CD-RW. I would want to have the desired effect of something like this: > write E: doc1.txt, doc2.txt, doc3.tga, doc5.pdf Even if this was a CD-RW, it would write the files to the E: drive. Would this be what a file i/o process would do, or would it have a special process for the floppy disk, the hard drive, and the CD-RW? One last thing: in the shell sample I wrote above, write would be a command of the shell, and the word write would signal to start the process FILEio.exe with the parameters of E:, doc1.txt..., right? I am sorry if I have bored you with my endless post. Thanks! |
|
||||
|
elendil,
http://cm.bell-labs.com/cm/cs/who/dmr/ - Dennis Ritchie's homepage (one of the founders of UNIX). Good information on origin and history of UNIX. Based on the books you have listed, you might enjoy the book "Accidental Empires" by Robert X. Cringely. I also really enjoyed Clifford Stoll's "Cuckoo's Egg: Tracking a Spy Through the Maze of Computer Espionage." In addition to being educational, they are also interesting reads. Biker Systems/Network Administrator LiveFire Labs - Hands-On Technical e-Learning www.LiveFireLabs.com |
|
||||
|
Thanks for the replies. I think I heard a rumor somewhere about Apple porting OS X to x86. Is this true? If it was, I would probably buy it. The power of UNIX and the elegance of a Mac sounds like a great fit. By the way, why are the icons in this the Apple symbol? Is this a pro-Apple forum? I have nothing against Apple, especially because of my sister's G4 Titanium Powerbook.
|
|
|||||
|
Darwin (the "unix" backend of the OSX interface) has already been ported to x86. So it's little more than a command-line and an odd filesystem (case in-sensitive filenames in Unix?? WTF?) right now.
OSX will probably never make it to x86 - Apple's reliability and speed is based heavily on tight integration with the hardware and software. It would just become another Windows... And you can change your forum view in User CP - I personally like the InfoPop one... |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|