f-huang / 42sh

This project consists of creating a complete shell from scratch. A minimum set of features are required, from which you will build your own successful shell. This project allows us to see or review a very wide range of standard UNIX (and POSIX) features.
0 stars 0 forks source link

Redirections, pipes #18

Open kalak-io opened 7 years ago

yfuks commented 7 years ago

http://www.ibm.com/support/knowledgecenter/ssw_aix_72/com.ibm.aix.osdevice/korn_shell_inout_redir.htm

http://pubs.opengroup.org/onlinepubs/007904875/utilities/xcu_chap02.html#tag_02_07