LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pueue-pause

Pause pueue task queue processing

TLDR

Pause all tasks
$ pueue pause
copy
Pause specific task
$ pueue pause [task_id]
copy
Pause group
$ pueue pause --group [group]
copy
Wait for current to finish
$ pueue pause --wait
copy

SYNOPSIS

pueue pause [options] [taskids_]

DESCRIPTION

pueue pause pauses the task queue, preventing new tasks from starting. Currently running tasks continue to completion unless individually paused. Use --wait to let running tasks finish before pausing takes effect, or --group to pause only a specific task group.

PARAMETERS

TASKIDS_

Tasks to pause.
--group NAME
Pause specific group.
--wait
Wait for running tasks.
--all
Pause all groups.

INSTALL

sudo pacman -S pueue
copy
sudo apk add pueue
copy
sudo zypper install pueue
copy
brew install pueue
copy
nix profile install nixpkgs#pueue
copy

CAVEATS

Running tasks not affected. Part of pueue.

HISTORY

pueue pause provides queue pausing functionality.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid