# HG changeset patch # User Oleksandr Gavenko # Date 1323597795 -7200 # Node ID 24f389eeb1579351ca442ac46546b22d9db5565f # Parent 63a7fba0f263cce86f49490a7a4470b0791ff392 Portable Shell Programming diff -r 63a7fba0f263 -r 24f389eeb157 sh.rst --- a/sh.rst Sun Dec 11 12:02:51 2011 +0200 +++ b/sh.rst Sun Dec 11 12:03:15 2011 +0200 @@ -17,6 +17,8 @@ http://code.dogmap.org/lintsh/ lintsh is a Bourne shell that optionally warns about suspicious or nonportable constructs + http://www.gnu.org/software/autoconf/manual/html_node/Portable-Shell.html + Portable Shell Programming Kill processes after timeout. =============================