IO Redirection #26
Labels
L1: enhancement
New feature or request
M: process
Module: Process exec/fork and IO
T: io
Topic: Input and output related issues
T: semantics
Topic: Program evaluation issues or features
Milestone
Support the standard POSIX redirection syntax
Input
[n]<
- 2.7.1 Redirecting InputOutput
[n]>
,[n]>|
- 2.7.2 Redirecting Output[n]>>
- 2.7.3 Appending Redirected Output[n]<<word
,[n]<<word-
- 2.7.4 Here-Document[n]<&
- 2.7.5 Duplicating an Input File Descriptor[n]>&
- 2.7.6 Duplicating an Output File DescriptorInput / Output
[n]<>
- 2.7.7 Open File Descriptors for Reading and WritingThe text was updated successfully, but these errors were encountered: