Simplistic Questions (Basically I am dumb.)


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Simplistic Questions (Basically I am dumb.)
# 1  
Old 10-16-2007
Simplistic Questions (Basically I am dumb.)

Just trying to inform myself a bit.Smilie

Some of the info I am looking for is environments its used in, processor family, device control (batch, interactive, real-time) memory management techniques (eg. Involves providing ways to allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed.) file system used and the device management techniques used.

I know how the things work I just do not the more in depth information I guess.

Thanks all.
# 2  
Old 10-16-2007
Quote:
Originally Posted by fatalrealm
I am looking for is environments its used in
The question is, as Bill Clinton said, it depends what it is:-

Unix - Wikipedia, the free encyclopedia

UNIX History
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. What is on Your Mind?

i have few dumb questions..

i wanna learn UNIX so 1. how should i start? 2. which book should i use? 3. which environment is best for learning n then getting job? thanx in advance........:) (1 Reply)
Discussion started by: vjai
1 Replies

2. UNIX for Dummies Questions & Answers

i have few dumb questions..

i wanna learn UNIX so 1. how should i start? 2. which book should i use? 3. which environment is best for learning n then getting job? thanx in advance........:) (1 Reply)
Discussion started by: vjai
1 Replies

3. Homework & Coursework Questions

Print questions from a questions folder in a sequential order

1.) I am to write scripts that will be phasetest folder in the home directory. 2.) The folder should have a set-up,phase and display files I have written a small script which i used to check for the existing users and their password. What I need help with: I have a set of questions in a... (19 Replies)
Discussion started by: moraks007
19 Replies

4. UNIX for Dummies Questions & Answers

The dumbest of dumb Text Search questions

I've done some due diligence by searching the forum for an answer, but to no avail. Excuse this most elementary of questions. Using grep I can search a file and derive the line number of the text I'm searching for. Now for the elementary part, how do I continue a search for a different search... (3 Replies)
Discussion started by: J.T.
3 Replies

5. UNIX for Dummies Questions & Answers

Another dumb question...

Probably a really easy one for you guru's out there...:rolleyes: I need to make sure the reverse address lookup daemon in rarpd, is running. How do I do so? :confused: Did a grep for the process but couldnt find it, also looked in all the normal places, /bin etc... Cheers (1 Reply)
Discussion started by: JayC89
1 Replies

6. UNIX for Dummies Questions & Answers

This is going to sound dumb but...

how do i create scripts while in unix? Could someone tell me in the format of: commands script commands or something like that or even however you feel comfortable but could you try to explain it thoroughly. just want something where i can look at it and be able to put anything i want in there.... (3 Replies)
Discussion started by: Corrail
3 Replies

7. UNIX for Dummies Questions & Answers

Super dumb questions by a newbie

Okay, I'm trying to get this new job and I was told they use Unix based systems, so I'm trying to learn as much as possible. I'm fairly knowledgable about computers and have heard about Unix many times before, but I am not at all familar with it. So here comes the dumb questions: What exactly... (8 Replies)
Discussion started by: johnjm22
8 Replies

8. UNIX for Dummies Questions & Answers

Two dumb questions

It's obvious I'm a newbie after today, so I come to ask two questions. Or, solutions to two problems, anyway. I'm running KDE 3.1 on SuSE Linux 8.2, for reference. 1. After downloading programs for KDE and running 'configure', I infallably get an error that states: 'in the prefix, you've... (1 Reply)
Discussion started by: Darkstripes
1 Replies

9. UNIX for Dummies Questions & Answers

dumb question

My problem is as follows: I have to write a korn shell script which will run mutiple java applications one after one. For example, I will execute the java application A first, after it is done I will run application B. My question is how do I do this? How does my korn shell script know that... (1 Reply)
Discussion started by: madhab99
1 Replies
Login or Register to Ask a Question