What exactly is a Unix Flavors means??


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers What exactly is a Unix Flavors means??
# 1  
Old 01-30-2005
What exactly is a Unix Flavors means??

could anybody tell me what is a unix flavor?
# 2  
Old 01-31-2005
"flavors" means "types" or "kind" in this context. All pre-emptive, mult-tasking operating systems that are based on the C programming language, generally speaking, are all "flavors of unix" and there are many. Some people would say linux is a "flavor of unix", for example.
# 3  
Old 01-31-2005
Quote:
Originally Posted by human
could anybody tell me what is a unix flavor?
Mostly it means,whether its HP,AIX or Linux or something else ...these are all considered to be flavors of unix.
# 4  
Old 01-31-2005
thank you for ur answers. I also searched in google
it as an implementation of Unix, with each flavor, designed to work with different types of hardware, and having its own unique commands or features.
# 5  
Old 01-31-2005
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Time zone issues in UNIX flavors

Hello All, I am in process of migrating all my scripts from AIX box to Linux box. In one of my script I calculate my last week date with the below command $ TZ=EDT+172 date +%F 2012-12-13 $ uname -a AIX 1 7 000B29AAD400 Now when I tried running the same in Linux, it gives a false... (2 Replies)
Discussion started by: sathyaonnuix
2 Replies

2. UNIX for Dummies Questions & Answers

Unix flavors that run on x86, x86_64 bit processors?

Hello everyone. This is an awesome forum. Glad to have joined! :) I use Linux mostly, even for Desktop usage. I just love everything about it, all the way down to how the font looks while browsing. Its just so sleek and sexy. But I also boot Windows for those programs I just need that only... (23 Replies)
Discussion started by: insomnia
23 Replies

3. Shell Programming and Scripting

-z means in unix

Hi All, I am very new to shell scripting. Please tell me what is the meansing for below if condition. if ] Thanks in advance... Regads, dathu (4 Replies)
Discussion started by: pdathu
4 Replies

4. Shell Programming and Scripting

Get all types of shell supported on any unix flavors.

Hello - Is there a command/way we can find out, what shells are supported on a Unix machine? Please let me know. Thanks, Manju (3 Replies)
Discussion started by: manju--
3 Replies

5. Shell Programming and Scripting

$? and $# means

what exactly $? and $# means ? (1 Reply)
Discussion started by: mail2sant
1 Replies

6. Shell Programming and Scripting

One Script on all the Unix flavors

Hi , I need to run a script on different flavors, namely 1) Linux 2) AIX 3) Solaris 4) HP-UX Almost the entire script is the same except at a few places where commands specific to that OS are to be run. Is it possible to have a single script that runs on all the platforms? Sth... (5 Replies)
Discussion started by: tcsprak
5 Replies

7. UNIX for Dummies Questions & Answers

$? means?

Hi All, Can you please explain wats the meaning of this $? in unix Thanks (2 Replies)
Discussion started by: mathur
2 Replies

8. What is on Your Mind?

Different flavors of Linux

What are the different flavors of Linux? (1 Reply)
Discussion started by: SubbaraoV
1 Replies

9. UNIX Desktop Questions & Answers

UNIX flavors

Are there any flavors of UNIX which are better suited for implementation in the field of 3d animation, if so what are they? (3 Replies)
Discussion started by: aloysius1001
3 Replies
Login or Register to Ask a Question