Bash Job Queue
  • Description
  • Requirements
  • Installation
  •  bjq
    • Description
    • Usage
    • Hints
  •  dirwatcher
    • Description
    • Usage

Git Repo
Axels Docs


dirwatcher Description

Edit on GitHub

Table of Contents

  • How does it work?

#How does it work?

The dirwatcher watches a single directory.

If a new file will be created it loops over a set of configurations.

If a file matches:

  • a command will be created and
  • can be
    • added into bjp queue OR
    • run in background mode.
  • Previous
  • Next