Commit b9ea791 1 parent c380c2c commit b9ea791 Copy full SHA for b9ea791
File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
pipexec
2
2
=======
3
3
4
- Building up a network of processes and pipes between them - acting
5
- like a single process.
4
+ Build a network of processes and connecting pipes - and have them act like a single process.
6
5
7
6
[ ![ Build Status] ( https://secure.travis-ci.org/flonatel/pipexec.png )] ( http://travis-ci.org/flonatel/pipexec )
8
7
[ ![ Release] ( https://img.shields.io/github/release/flonatel/pipexec.svg )] ( https://github.com/flonatel/pipexec/releases/latest )
9
8
[ ![ License] ( https://img.shields.io/github/license/flonatel/pipexec.svg )] ( #license )
10
9
[ ![ Issues] ( https://img.shields.io/github/issues/flonatel/pipexec.svg )] ( https://github.com/flonatel/pipexec/issues )
11
10
12
- # Introduction and Propose #
11
+ # Introduction and Purpose #
13
12
* pipexec* has two major use cases.
14
13
15
14
## Use Case 1: Handling Arbitrary Pipes between Processes ##
@@ -148,4 +147,4 @@ Download the tar ball
148
147
$ make
149
148
150
149
There will be three binaries in the bin directory: pipexec, ptee and
151
- peet. You can copy / install them as you need.
150
+ peet. You can copy / install them as you need.
You can’t perform that action at this time.
0 commit comments