LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pueue-log

Display pueue task output logs

TLDR

Show task log
$ pueue log [task_id]
copy
Show all task logs
$ pueue log
copy
Show last N lines
$ pueue log --lines [100] [task_id]
copy
Full output
$ pueue log --full [task_id]
copy

SYNOPSIS

pueue log [options] [taskids_]

DESCRIPTION

pueue log displays the captured stdout and stderr output of pueue tasks, both running and finished. By default it shows the last few lines; use --full to see complete output or --lines to control the number of lines displayed.

PARAMETERS

TASKIDS_

Tasks to show logs for.
--lines N
Number of lines.
--full
Show full output.

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

Output stored on disk. Part of pueue.

HISTORY

pueue log provides task output viewing 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