Pueue is a command-line task management tool for sequential and parallel execution of long-running tasks. Simply put, it's a tool that processes a queue of shell commands. On top of that, there are a lot of convenient features and abstractions. Since Pueue is not bound to any terminal, you can control your tasks from any terminal on the same machine. The queue will be continuously processed, even if you no longer have any active ssh sessions.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | pueue-3.4.1.tgz |
NetBSD 10.0 | earmv7hf | pueue-3.4.1.tgz |
NetBSD 10.0 | x86_64 | pueue-3.4.1.tgz |
NetBSD 9.0 | x86_64 | pueue-3.4.1.tgz |
NetBSD 9.3 | x86_64 | pueue-3.4.1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.