リダイレクト
Sign in to saveAlso known as redirect
form of interprocess communication, and is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations
Wikidata facts
Show 4 more facts
- Stack Exchange tag
- stackoverflow.com/tags/redirect
- facet of
- operating system
- topic has template
- Template:Redirect
- characteristic of
- command-line interpreter
Sources (1)
via Wikidata · CC0
Article · 日本語
コンピューティングにおいて、リダイレクト(英語: Redirect)とはリダイレクションを行うこと。リダイレクションとは、様々なシェルを含むほとんどのコマンドラインインタプリタに共通の機能であり、標準ストリームをユーザで指定した位置に変更する機能のこと。 プログラムはdup2(2)システムコールまたはより柔軟でレベルの高い類似物である(3)およびpopen(3)によってリダイレクトする。
Abstract from DBpedia / Wikipedia · CC BY-SA