Hi Blackberry 10 believers !
While trying to open a tcp socket using bash-5.0 on bb10, I hit the following issue:
bash-5.0$ exec 3<>/dev/tcp/www.eff.org/80
bash: warning: /dev/(tcp|udp)/host/port not supported without networking
Is there any hope to have this feature working on bb10 ?
Or maybe we should get "nc" instead ?