リダイレクト
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
Article · 日本語
コンピューティングにおいて、リダイレクト(英語: Redirect)とはリダイレクションを行うこと。リダイレクションとは、様々なシェルを含むほとんどのコマンドラインインタプリタに共通の機能であり、標準ストリームをユーザで指定した位置に変更する機能のこと。 プログラムはdup2(2)システムコールまたはより柔軟でレベルの高い類似物である(3)およびpopen(3)によってリダイレクトする。
Abstract from DBpedia / Wikipedia · CC BY-SA