commands.sh

pueue clean

all

Remove all finished tasks from the list and clear logs.

More info →

Options (1)

-s, --successful-onlyboolean

Only clean commands that finished successfully

Example: pueue clean {{[-s|--successful-only]}}

Examples (2)

Remove finished tasks and clear logs

Only clean commands that finished successfully

pueue clean [-s|--successful-only]
made by @shridhargupta | data from tldr-pages