shell_read
Fetch limited output from an interactive shell session in a Windows 98 VM, with optional long-polling. Keep the VM locked until you call vm_unlock.
Instructions
Read bounded output after a cursor from an interactive shell, optionally long-polling. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait_ms | No | ||
| max_bytes | No | ||
| session_id | Yes | ||
| after_cursor | No |