1999-06-25 22:13:40 +02:00
|
|
|
GNU shtool -- The GNU Portable Shell Tool
|
2001-06-14 16:37:19 +02:00
|
|
|
Copyright (c) 1994-2001 Ralf S. Engelschall <rse@engelschall.com>
|
1999-04-26 20:44:37 +02:00
|
|
|
|
1999-06-25 22:13:40 +02:00
|
|
|
The GNU shtool program 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 free software packages. There it can take over various (usually
|
|
|
|
non-portable) tasks related to the building and installation of such
|
|
|
|
packages.
|
1999-12-24 16:25:55 +01:00
|
|
|
|
|
|
|
WWW: http://www.gnu.org/software/shtool/
|