1999-04-26 18:44:37 +00:00
|
|
|
shtool -- Portable Shell Tool
|
|
|
|
Copyright (c) 1994-1999 Ralf S. Engelschall, All rights reserved.
|
|
|
|
|
|
|
|
This 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 Open Source projects. The compiled shtool program is
|
1999-04-29 11:07:12 +00:00
|
|
|
intended to be used inside the source tree of Open Source packages. There it
|
|
|
|
can overtake various (usually non-portable) tasks related to the building and
|
1999-04-26 18:44:37 +00:00
|
|
|
installation of an Open Source package.
|
|
|
|
|
1999-06-02 12:08:08 +00:00
|
|
|
http://www.engelschall.com/sw/shtool/
|
|
|
|
ftp://ftp.engelschall.com/sw/shtool/
|