- input/output redirection
-
переключение [переназначение\] ввода-вывода
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
Redirection (computing) — In computing, Redirection is a function common to most command line interpreters such as the various Unix shells which allow standard streams to be redirected to user specified locations.Programmatically, it is done with the dup2(2) system call,… … Wikipedia
redirection — 1. In Unix and many other operating systems, a shell mechanism that causes the standard input from a program to come from a file rather than from the terminal; it also causes standard output and standard error to go to a file rather than to… … Dictionary of networking
I O redirection — routing of input/output, routing of information from one program to another or to a file instead of to the screen … English contemporary dictionary
Thompson shell — Original author(s) Ken Thompson Initial release 1971 Operating system Unix License Unix shell The Thompson shell was the first Unix shel … Wikipedia
NoSQL (RDBMS) — This article is about a specific relational database management system. For for a class of non relational database management systems, see NoSQL. NoSQL is a shell based relational database management system that runs under Unix like operating… … Wikipedia
Strozzi NoSQL (RDBMS) — NoSQL (wird manchmal auch nosequel gelesen) ist ein von Carlo Strozzi entwickeltes portables relationales Datenbankverwaltungssystem. Es ist eigentlich ein Softwarewerkzeug auf Unix Shell Ebene, das keine willkürlichen Einschränkungen hat, außer… … Deutsch Wikipedia
List of MS-DOS commands — Contents 1 Resident and transient commands 2 Command line arguments 3 Windows command prompt … Wikipedia
CP/M — A screenshot of CP/M 86. Company / developer Digital Research, Inc. / Gary Kildall Programmed in PL/M Working state Hi … Wikipedia
AmigaOS — Infobox OS name = AmigaOS logo = caption = A screenshot of AmigaOS 4.0 family = Amiga OS developer = Commodore International (1.0 3.1) Haage Partner (3.5 3.9) Hyperion Entertainment (4.0) source model = Closed source working state = Current… … Wikipedia
Command-line interface — Screenshot of a sample Bash session. GNOME Terminal 3, Fedora 15 … Wikipedia
Standard streams — In Unix and Unix like operating systems, as well as certain programming language interfaces, the standard streams are preconnected input and output channels between a computer program and its environment (typically a text terminal) when it begins … Wikipedia