README 455 B

1234567891011121314
  1. moreutils is a growing collection of the unix tools that nobody
  2. thought to write long ago when unix was young.
  3. perl-IPC-Run is an optional dependency. If it's missing, chronic will
  4. not be installed.
  5. The 'parallel' command in moreutils conflicts with Slackware's
  6. parallel package, so the moreutils version of parallel is not
  7. installed by default. To install it:
  8. PARALLEL=yes ./moreutils.SlackBuild
  9. Note that this will break the sbopkg 'sqg' command!