LinuxCommandLibrary

pueue-switch

Swap queue positions of two pueue tasks

TLDR

Switch task positions in queue

$ pueue switch [task_id1] [task_id2]
copy

SYNOPSIS

pueue switch taskid1 taskid2

DESCRIPTION

pueue switch swaps the queue positions of two tasks. Both tasks must be queued (not running or completed). Useful for reordering task execution priority.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community