diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-21 10:49:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-21 10:49:07 +0000 |
commit | a08f7a62968c167e84bf012cb24dd8a187ae639f (patch) | |
tree | abb362430ea28ac08310cb02e8d6c27a6da21814 /doc/index.html | |
parent | d0996a25bd4030875fbc98cabea815dd6741dd0d (diff) | |
download | execline-a08f7a62968c167e84bf012cb24dd8a187ae639f.tar.xz |
Add the getcwd program
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 1b61375..a5b5974 100644 --- a/doc/index.html +++ b/doc/index.html @@ -132,6 +132,7 @@ to your installation: the shebang lines for your system might be something like <li><a href="piperw.html">The <tt>piperw</tt> program</a></li> <li><a href="heredoc.html">The <tt>heredoc</tt> program</a></li> <li><a href="wait.html">The <tt>wait</tt> program</a></li> +<li><a href="getcwd.html">The <tt>getpid</tt> program</a></li> <li><a href="getpid.html">The <tt>getpid</tt> program</a></li> <li><a href="exec.html">The <tt>exec</tt> program</a></li> <li><a href="tryexec.html">The <tt>tryexec</tt> program</a></li> |