Run long shell commands as background tasks: start them, keep working, collect the results later

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

BACKBURNER_HOME(str)

Directory for the task database and log files (default: ~/.backburner)

BACKBURNER_ALLOW(str)

Comma-separated regexes; if set, only matching commands may run

BACKBURNER_DENY(str)

Comma-separated regexes; matching commands are always refused (deny wins over allow)