Sponsored Content
Top Forums UNIX for Dummies Questions & Answers What is the modern vanilla UNIX? Post 302769987 by jlliagre on Thursday 14th of February 2013 05:26:18 AM
Old 02-14-2013
Quote:
Originally Posted by danijeljames
I want to know, who makes a vanilla UNIX. Not a flavour of UNIX.
That question used to make sense decades ago but not any more. Unix is now merely a set of standards. There is no more a vanilla Unix. There used to be two branches that would qualify, AT&T and BSDs.

Last vanilla code was AT&T SVR4 from which the mainstream OSes Solaris, AIX and HP-UX were developed.

Quote:
but where is the AT&T/Bell Labs version of UNIX?
Not anymore at AT&T, SCO acquired SVR4.2 from Novell but didn't produced anything that was released, as far as I know, they abandoned SVR6 a decade ago.
This User Gave Thanks to jlliagre For This Post:
 

3 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Modern Operating Systems: Tanenbaum

Chapters on Linux and Unix: http://www.prenhall.com/divisions/esm/app/author_tanenbaum/custom/mos2e/ Slides, figures, code, lots of goodies on-line! CHAPTER 10 CASE STUDY 1: UNIX AND LINUX 671 10.1. HISTORY OF UNIX 672 10.1.1. UNICS 672 ... (1 Reply)
Discussion started by: Neo
1 Replies

2. Shell Programming and Scripting

Vanilla Mode Development

what does this mean ? is it a whole different kind of unix syntax. (1 Reply)
Discussion started by: siva_jm
1 Replies

3. Solaris

Modern systems and login parameters

With Solaris newer versions where SSH is enabled by default, do we still need to configure security parameters in /etc/default/login for e.g. SLEEPTIME, CONSOLE etc? (0 Replies)
Discussion started by: kurumi
0 Replies
spell(1)						      General Commands Manual							  spell(1)

NAME
spell, spellin, spellout - Finds spelling errors SYNOPSIS
spell [-b] [-i | -l] [-v | -x] [-d hash_list] [-s hash_stop] [-h history_list] [+word_list] [file...] spellin [list] [number] spellout [-d] list The spell command reads words in file and compares them to those in a spelling list. Default files contain English words only, but you can supply your own list of words in other languages. STANDARDS
Interfaces documented on this reference page conform to industry standards as follows: spell: XCU5.0 Refer to the standards(5) reference page for more information about industry standards and associated tags. OPTIONS
[Tru64 UNIX] The following options are for the spell command only. Checks for correct British spelling. Besides preferring centre, colour, programme, speciality, travelled, and so on, this option causes spell to insist upon the use of the infix -ise in words like stan- dardise. [Tru64 UNIX] Specifies hash_list as the alternate spelling list. The default is /usr/lbin/spell/hlist[ab]. [Tru64 UNIX] Speci- fies history_list as the alternate history list that is used to accumulate all output. The default is /usr/lbin/spell/spellhist. [Tru64 UNIX] Suppresses processing of included files through the and troff macros. If the -i and -l options are both specified, the last one of the two options entered on the command line takes effect. [Tru64 UNIX] Follows the chain of all included files (.so and spell(1)
All times are GMT -4. The time now is 05:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy