System Grab Bag

View all TLDR pages from common (or from all pages)

pueue edit

Edit the command or path of a stashed or queued task. More information: https://github.com/Nukesor/pueue.
  • Edit a task, see pueue status to get the task ID:
    pueue edit {{task_id}}
  • Edit the path from which a task is executed:
    pueue edit {{task_id}} --path
  • Edit a command with the specified editor:
    EDITOR={{nano}} pueue edit {{task_id}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.