File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 163163
164164\begin {itemize }
165165\item UNIX is universal operating system working on multitude of computers from
166- embedded and handheld systems (Linux), through personal computers till servers
166+ embedded and mobile systems (Linux), through personal computers till servers
167167and supercomputers.
168168\item UNIX V3 = \emph {UNIX version 3 }, UNIX V.4 = \emph {system 5 release 4 }
169169etc., e.g. UNIX V3 != SVR3.
Original file line number Diff line number Diff line change 13051305\sltitle {Example: \texttt {select() }}
13061306\begin {itemize }
13071307\item The \texttt {fd } descriptor is a socket, converts socket communication
1308- to terminal and vice versa.
1308+ to terminal and ifdef([[[NOSPELLCHECK]]], [[[ vice versa]]]) .
13091309\end {itemize }
13101310\setlength {\baselineskip }{0.8\baselineskip }
13111311\begin {alltt }
Original file line number Diff line number Diff line change 380380the shell will not be waiting for its completion. There exists only one group of
381381processes, and keyboard generated signals are sent to all processes running in
382382the foreground and background. Processes cannot be moved to the background from
383- the foreground and vice versa.
383+ the foreground and ifdef([[[NOSPELLCHECK]]], [[[ vice versa]]]) .
384384\item When a process that has a controlling terminal opens the \texttt {/dev/tty }
385385file, it gets associated with its controlling terminal, i.e. if two different
386386processes open this file, each will be accessing a different terminal.
Original file line number Diff line number Diff line change @@ -369,3 +369,8 @@ GitHub
369369metadata
370370login
371371IP
372+ wildcard
373+ versioning
374+ startup
375+ GCC
376+ AMD
You can’t perform that action at this time.
0 commit comments