shellversion Documentation on ocaml.org
Yet another implementation of fork&exec and related functionality
This library is a relatively featureful and flexible implementation of fork&exec with related functionality, including some basic support for asynchronous I/O. This is an old and unmaintained code. New users are advised to try using [Async.Process] for certain use cases and [Shexp_process] for certain other use cases.
| Author | Jane Street Group, LLC |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/janestreet/shell |
| Issue Tracker | https://github.com/janestreet/shell/issues |
| Maintainer | Jane Street developers |
| Dependencies | |
| Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.16/files/shell-v0.16.0.tar.gz sha256=1e267e9120dc73c7dc94598f68b209622e64942f916dd1c1d3285f2a9fcab214 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/shell/shell.v0.16.0/opam |
Required by
- async_shell=v0.16.0
- comby
- core_profiler=v0.16.0
- magic-trace
- polarswith-test
- polars_asyncwith-test
- sexp=v0.16.0


