newline /n[y]oo'li:n/ n.
1. [techspeak, primarily
Unix] The ASCII LF character (0001010), used under Unix as a
text line terminator. Though the term `newline' appears in
ASCII standards, it never caught on in the general computing world
before Unix. 2. More generally, any magic character, character
sequence, or operation (like Pascal's writeln procedure) required
to terminate a text record or separate lines. See crlf,
terpri.
1. [techspeak, primarily
Unix] The ASCII LF character (0001010), used under Unix as a
text line terminator. Though the term `newline' appears in
ASCII standards, it never caught on in the general computing world
before Unix. 2. More generally, any magic character, character
sequence, or operation (like Pascal's writeln procedure) required
to terminate a text record or separate lines. See crlf,
terpri.
Related:
- newline: /n[y]oo'li:n/ n. 1. [techspeak, primarily UNIX] The
ASCII LF character (0001010),
used under {{UNIX}} as a text line terminator. ... - crlf: /ker'l*f/, sometimes /kru'l*f/ or /C-R-L-F/ n.
(often capitalized as `CRLF') A carriage return... - crlf /ker'l*f/, sometimes /kru'l*f/ or /C-R-L-F/ n.
(often capitalized as `CRLF') A carriage return (CR... - line starve: [MIT] 1. vi. To feed paper through a printer the
wrong way by one line (most printers can't do this).
On a display terminal, to move the cursor up to... - awk /awk/
1. n. [Unix techspeak] An interpreted language
for massaging text data developed by Alfred Aho,
Peter Weinberger, and Brian Kernighan (the name... - line starve
[MIT] 1. vi. To feed paper through a printer
the wrong way by one line (most printers can't do this).
On a display terminal, to move the cursor up to... - awk: 1. n. [UNIX techspeak] An interpreted language for massaging
text data developed by Alfred Aho,
Peter Weinberger, and Brian Kernighan (the name... - tty /T-T-Y/, /tit'ee/ n.
The latter pronunciation was
primarily ITS,
but some Unix people say it this way as well; this... - EOF /E-O-F/ n.
[abbreviation, `End Of File']
1.
[techspeak] The out-of-band value returned by C's ...
