which version of BSD


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers which version of BSD
# 1  
Old 03-03-2009
which version of BSD

I've noticed there are different versions of BSD, unless I'm confused. How can I tell what version of BSD is on my Mac -- free, open,or what? I think I read somewhere that Mac OSX is Darwin, and is that a different version that the others?
# 2  
Old 03-03-2009
Code:
uname -a

will given you the version - you will have to find out if it is: OSX, leopard, etc. based on the version numbers.
# 3  
Old 03-03-2009
Here's what the answer was after typing uname -a:

Darwin 9.6.0 Darwin Kernel Version 9.6.0: root:xnu-1228.9.59~1/RELEASE_I386 i386

I'm still learning about this, so can you explain things to me if possible? And do you know if there's a book specifically about Darwin?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. BSD

latest version of bsd

Any body there ? What is latest BSD version ? (4 Replies)
Discussion started by: chilaka
4 Replies

2. BSD

for linux and BSD users interested in Unix system V/bsd

for all you unix/linux interested heres an online book for free that covers the basics of BSD SysV Unix commands and applications . giving the average linux user a perspective on the differences in context of the two operating systems and for BSD users covers material as a refernce guide. ... (0 Replies)
Discussion started by: moxxx68
0 Replies
Login or Register to Ask a Question