1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/deskutils/pueue/pkg-descr
2022-12-25 12:51:30 -08:00

10 lines
449 B
Plaintext

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.