#include 'template.wml' #use wml::std::toc style=pre #use wml::std::box

#
Release Version:    \ GNU shtool    ()    ChangeLog
#

Abstract

GNU shtool is a compilation of small but very stable and portable shell scripts into a single shell tool. All ingredients were in successful use over many years in various free software projects. The compiled shtool program is intended to be used inside the source tree of other free software packages. There it can overtake various (usually non-portable) tasks related to the building and installation of such a package. It especially can replace the old mkdir.sh, install.sh and related scripts.

Distribution and Bug Reporting

The latest GNU shtool distribution can be found on ftp://ftp.gnu.org/gnu/shtool/. If you think you have found a bug in GNU shtool, then you should send a report as complete as possible to <bug-shtool@gnu.org>. And if you can, please try to fix the problem and include a patch made with "diff -u" in your report.