Redirection (computing): Difference between revisions

Content deleted Content added
m Editor75023 moved page Redirection (computing) to Redirect (computing): Make shorter (WP:CONCISE, WP:PRECISE)
clarified that picture shows the special case of not being redirected.
Tag: Reverted
Line 2:
{{distinguish|URL redirection}}
{{no footnotes|date=January 2017}}
[[Image:Stdstreams-notitle.svg|thumb|300px|The standard streams for input, output, and error typically refer to a terminal (keyboard+display) when not redirected.]]
 
In [[computing]], '''redirection''' is a form of [[interprocess communication]], and is a function common to most [[command-line interpreter]]s, including the various [[Unix shell]]s that can redirect [[standard streams]] to user-specified locations.