Enqueue a task for execution.
pueue add {command}
pueue add -- {command --arg -f}
pueue add --stashed -- {rsync --archive --compress /local/directory /remote/directory}
pueue group
to manage groups:
pueue add --immediate --group "{CPU_intensive}" -- {ffmpeg -i input.mp4 frame_%d.png}
pueue add --after {9} {12} --group "{torrents}" -- {transmission-cli torrent_file.torrent}
pueue enqueue
for valid datetime formats:
pueue add --label "{compressing large file}" --delay "{wednesday 10:30pm}" -- "{7z a compressed_file.7z large_file.xml}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB