Am Donnerstag 23 November 2006 16:42 schrieb Ron Johnson:
> What's the real problem with /dev/{tcp|udp}?
# ls /dev/udp /dev/tcp
ls: /dev/udp: No such file or directory
ls: /dev/tcp: No such file or directory
The chosen method of integration is practical non-sense.
What happens if /dev/tcp is present and a character device?
Did anyone show an example that didn't have a much better solution than this
bash hack?
HS