![]() |
|
|
|
|
|||||||
| 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I rename a bunch of files at once? | bbbngowc | UNIX for Dummies Questions & Answers | 8 | 04-21-2008 06:23 AM |
| batch file--bunch of commands | alfredo123 | Windows & DOS: Issues & Discussions | 3 | 07-18-2007 08:05 AM |
| Renaming a bunch of files | Prashanth.m | Shell Programming and Scripting | 2 | 09-20-2005 10:16 PM |
| what a bunch of idiots... | norsk hedensk | News, Links, Events and Announcements | 1 | 01-15-2004 07:45 PM |
| grep'ing for text within a bunch of files...? | kitykity | UNIX for Dummies Questions & Answers | 1 | 09-19-2000 05:50 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Bunch of questions...
1. If Shell is something that handles the commands, what is the Operating System them? What does that do actually? Bridge the Shell and the Hardware or Instruction Set together?
2. One of the commands that I'm curious about is the "which" command. I want to know what is exactly written inside it. How will I know that? 3. I've just read that Windows Explorer is the Shell for most Windows OSes. Does Vista have the same shell too? 4. If both Linux and Windows were built on Unix, what is it that differentiates them the most? Why are only a few unix commands retained in Windows? 5. If Windows Explorer is a shell, then what is a Kernel? |
| Forum Sponsor | ||
|
|
|
||||
|
Quote:
Quote:
Quote:
Vista will have a similar shell, however we are led to believe Vista was a rewrite from the bottom up as the code became too complicated. Quote:
As in if a Granny Smith was an apple, then what is an orange? |
|
|||
|
First of all thanks for your patience. I'm the same one who asked you for some Unix books
[quote=porter;302138113]The shell is a command interpretor and can also be used as a human interface. I didn't understand that. I read what a shell is. What is there inside the OS? As I wrote above, is it some bridge or something? Quote:
Yeah, thats why I said "most" :P Quote:
Quote:
You'd hate for this, but I didn't understand that... No not your example, but the answer to my question :P |
|
|||
|
1. I wouldn't call a shell "a bridge", it's more a translator/interpretor/UI.
2. The most used shell would have to be "/bin/sh" as that is what *most* shell scripts have as the first line and is the most portable form for scripting. 3. Windows ME was the last Windows to sit on DOS. DOS was originally "QDOS" bought by Microsoft and became "PCDOS" and "MSDOS". NT starting at NT 3.1 was a totally new line built with DEC expertise and with hindsight of 16 bit OS/2. Quote:
|
|||
| Google UNIX.COM |