Forrest logo
back to context overview

pueue-follow

List of commands for pueue-follow:

  • pueue-follow:tldr:8aa91 pueue-follow: Follow the output of a task (`stdout` + `stderr`).
    $ pueue follow ${task_id}
    try on your machine
    explain this command
  • pueue-follow:tldr:d4348 pueue-follow: Follow the `stderr` of a task.
    $ pueue follow --err ${task_id}
    try on your machine
    explain this command
back to context overview