diff options
Diffstat (limited to 'static/freebsd/man1/pipe1.1')
| -rw-r--r-- | static/freebsd/man1/pipe1.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/freebsd/man1/pipe1.1 b/static/freebsd/man1/pipe1.1 new file mode 100644 index 00000000..ce3f8486 --- /dev/null +++ b/static/freebsd/man1/pipe1.1 @@ -0,0 +1,3 @@ +set -e +true | false +exit 0 |
