Skip to content

qlop


qlop --summary
qlop --time
qlop --average
qlop --predict
qlop --human
qlop --machine

Show merge history

qlop --merge

Show unmerge history

qlop --unmerge

Show autoclean unmerge history

qlop --autoclean

Show sync history

qlop --sync

Show last merge similar to how emerge(1) -v would show it

qlop --emerge

Report time at which the operation finished (iso started)

qlop --endtime

Show current emerging packages

qlop --running

Limit selection to this time (1st -d is start, 2nd -d is end)

qlop --date <arg>

Limit selection to the last Portage emerge action

qlop --lastmerge

Read emerge logfile instead of $EMERGE_LOG_DIR/emerge.log

qlop --logfile <arg>

Read package atoms to report from file

qlop --atoms <arg>
qlop --format <arg>

Set the ROOT env var

qlop --root <arg>

Report full package versions, emit more elaborate output

qlop --verbose

Tighter output; suppress warnings

qlop --quiet

Don't output color

qlop --nocolor

Force color in output

qlop --color
qlop --help
qlop --version