task
task
Type: Directory
| Flag | Name | Description |
|---|---|---|
| T | terminated | terminated |
| C | current | current |
| A | autosave | autosave |
| Read-only Argument | Type | Description |
|---|---|---|
| term-pid | num | |
| task-id | num | |
| user | string | |
| name | string | |
| source | string | |
| file-name | string | |
| save-interval | time | |
| append | switch |
task/add
Type: Command
| Argument | Type | Description |
|---|---|---|
| source | string | command that should be executed in the background |
| switch-to | switch | switch to background view immediately |
| append | switch | append output to file |
| file-name | file | default filename for output |
| save-interval | time | autosave interval for when filename is set |
| max-lines | num | maximum buffer lines |
| save-timestamp | switch | add a timestamp to the saved file |
| no-header-paging | switch | don't page header to output |
| max-size | num | maximum save file size |
task/next
Type: Command
task/terminate
Type: Command
| Argument | Type | Description |
|---|---|---|
| id | num |