Commit Graph

3 Commits

Author SHA1 Message Date
Ralf S. Engelschall
6177386e0e Upgrade to GNU shtool 1.4.5 1999-07-28 06:59:01 +00:00
Ralf S. Engelschall
1440cbea85 Upgrade to GNU shtool 1.4.1 1999-07-07 18:55:02 +00:00
Ralf S. Engelschall
f7aee77b80 Import of shtool, version 1.1.0
his 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
intended to be used inside the source tree of Open Source packages.  There
it can overtake various non-portable tasks related to the building and
installation of an Open Source package.

It currently contains the following tools:

  echo         Print command with optional construct expansion
  fixperm      Fix file permission inside a source tree
  guessos      Simple OS/Platform guesser
  install      Install a program, script or datafile
  mkdir        Make a directory
  mkshadow     Create a shadow tree
  move         Move files, but if files are the same just delete the source
  path         Deal with $PATH variables
  prop         Display a process indication though a running propeller
  slo          Separate Linker Options by library class
  table        Pretty print a field-sperarated list as a table
  version      Generate and maintain a version information file

The homepage with the latest release can be found on
http://www.engelschall.com/sw/shtool/
1999-04-26 18:44:37 +00:00