NOS (Network Operating System) is a discontinued
operating system
An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ...
with
time-sharing
In computing, time-sharing is the Concurrency (computer science), concurrent sharing of a computing resource among many tasks or users by giving each Process (computing), task or User (computing), user a small slice of CPU time, processing time. ...
capabilities, written by
Control Data Corporation
Control Data Corporation (CDC) was a mainframe and supercomputer company that in the 1960s was one of the nine major U.S. computer companies, which group included IBM, the Burroughs Corporation, and the Digital Equipment Corporation (DEC), the N ...
in 1975.
NOS ran on the
60-bit CDC 6000 series
The CDC 6000 series is a discontinued family of mainframe computers manufactured by Control Data Corporation in the 1960s. It consisted of the CDC 6200, CDC 6300, #Versions, CDC 6400, #Versions, CDC 6500, CDC 6600 and #Versions, CDC 6700 computers, ...
of
mainframe computer
A mainframe computer, informally called a mainframe or big iron, is a computer used primarily by large organizations for critical applications like bulk data processing for tasks such as censuses, industry and consumer statistics, enterprise ...
s and their successors. NOS replaced the earlier
CDC Kronos operating system of the 1970s. NOS was intended to be the sole operating system for all CDC machines, a fact CDC promoted heavily. NOS was replaced with
NOS/VE on the
64-bit
In computer architecture, 64-bit integers, memory addresses, or other data units are those that are 64 bits wide. Also, 64-bit central processing units (CPU) and arithmetic logic units (ALU) are those that are based on processor registers, a ...
Cyber-180 systems in the mid-1980s.
Version 1 of NOS continued to be updated until about 1981; NOS version 2 was released early 1982.
Time-sharing commands
* ACCESS – selects the access subsystem
* APL – selects
APL programing language
* ASCII – select fill 128-character
ASCII
ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
* ATTACH – links to a permanent file
* AUTO – automatically generate five-digit line numbers
* BASIC – selects
BASIC
Basic or BASIC may refer to:
Science and technology
* BASIC, a computer programming language
* Basic (chemistry), having the properties of a base
* Basic access authentication, in HTTP
Entertainment
* Basic (film), ''Basic'' (film), a 2003 film
...
system
* BATCH – selects the batch system
* BEGIN – starts processing of CCL procedure (control language file)
* BINARY – selects binary input mode
* BRIEF – suppresses headers
* BYE – log off the system
* CALL – starts processing KCL procedure file (control language before CCL)
* CATLIST – lists user's permanent files
* CHANGE – changes parameters of a permanent file
* CHARGE – set charge number and project number
* CLEAR – releases all local files
* CONVERT – converts character sets
* (CR) – Carriage Return – requests terminal status if it is the first thing on a line
* CSET – selects the terminal character-set mode
* DAYFILE – lists a record of the user's activity
*
DEBUG
In engineering, debugging is the process of finding the root cause, workarounds, and possible fixes for bugs.
For software, debugging tactics can involve interactive debugging, control flow analysis, log file analysis, monitoring at the ap ...
– activates or terminates CYBER interactive Debug
* DEFINE – create a direct-access permanent file
* DIAL – sends a one-line message to another terminal
* EDIT – Selects the text editor
* ENQUIRE – Requests the current job status
* EXECUTE – selects the Execute subsystem
* FORTRAN – selects the
FORTRAN subsystem (FORTRAN 5)
* FTNTS – Selects the FORTRAN Extended Version 4 compiler (CDC's enhanced version of FORTRAN 4)
* FULL – Selects full-duplex mode
* GET – gets a copy of a permanent file
* GOODBYE – same as BYE
* HALF – clears full-duplex mode
* HELLO – logs out and starts login
*
HELP
Help may refer to:
Arts, entertainment, and media
Films
* Help (2010 film), ''Help'' (2010 film), a Bollywood horror film
* Help (2021 theatrical film), ''Help'' (2021 theatrical film), a British psychological thriller film
* Help (2021 TV ...
– gets descriptions of NOS commands
* LENGTH – requests the length of a file
* LIB – get a copy of a permanent file
* LIMITS – lists the user's limits
* LIST – lists the contents of a file
* LNH – same as LIST except no headers
*
LOGIN
In computer security, logging in (or logging on, signing in, or signing on) is the process by which an individual gains access to a computer system or program by identifying and authenticating themselves.
Typically, user credential ...
– same as HELLO
*
LOGOUT – same as BYE
* MONITOR – connects to a terminal
* NEW – creates a new primary file
* NORMAL – clears modes set by ASCII, AUTO, BRIEF, NOSORT, CSET, PARITY, and TAPE
* NOSORT – prevents the system from sorting the primary file on the subsequent command
* NULL – selects the null subsystem.
* OLD – gets a copy of a permanent file
* P – proceed
* PACK – compress a file with several logical records into one logical record
* PACKNAM – direct subsequent file requests to an auxiliary device
* PARITY – set terminal parity
* PASSWOR – change user password
* PERMIT – grants another user permission to access a file
* PRIMARY – makes temporary file the new primary file
* PURGE – removes permanent files
* RECOVER – allows user to resume after terminal was disconnected
*
RENAME – changes file name
* REPLACE – replace the contents of a permanent file with a temporary file
* RESEQ – resequence or add line numbers to the primary file
* SAVE – save a file permanently
* SETASL – sets SRU account block limit (SRU = System Resource Unit, on hard drive)
* SETTL – set CPU time limit
* SORT – sort the primary file
* STATUS – same as ENQUIRE
* STOP – terminates currently running programs
* SUBMIT – submit a batch job deck image
* TRAN – select NOS transaction subsystem
* USER – get terminal number
* X – process a time-sharing command as a batch command
* XEDIT – select XEDIT editor
From ''NOS Version 1 Terminal User's Instant Manual'', CDC, 1975–1980.
See also
*
CDC Kronos
*
CDC SCOPE
SCOPE (Supervisory Control of Program Execution) is a series of Control Data Corporation batch operating systems developed in the 1960s.
Variants
* SCOPE for the CDC 3000 series
* SCOPE for the CDC 6000 series
* SCOPE and SCOPE-2 for the CDC ...
*
CDC display code
Display code is the six-bit character code used by many computer systems manufactured by Control Data Corporation, notably the CDC 6000 series in 1964, the 7600 in 1967 and the following Cyber series in 1971. The CDC 6000 series and their succes ...
References
{{Time-sharing operating systems
NOS
Discontinued operating systems
Time-sharing operating systems