Changes:
- Track each created proot-distro session and make them visible by new command
proot-distro ps. - Add new option
--detachforloginandrunthat asks proot-distro to start process in background with detaching from current terminal (permanent). - Add new command
killto send SIGTERM or other signal to proot-distro session. - Do not bind
/proc/self/fdto/dev/fdwhen target already provided by the host. Same goes to/dev/stdin,/dev/stdoutand/dev/stderr.
Recommended to use Termux proot v5.1.107.81 or newer.