pueue-add

add Enqueue a task for execution. More information: https://github.com/Nukesor/pueue. Add…

pueue add

Enqueue a task for execution. More information: https://github.com/Nukesor/pueue.

pueue add {{command}}

pueue add -- {{command --arg -f}}

pueue add --stashed -- {{rsync --archive --compress /local/directory /remote/directory}}

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 add --label "{{compressing large file}}" --delay "{{wednesday 10:30pm}}" -- "{{7z a compressed_file.7z large_file.xml}}"

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← pueue pueue-clean →