Hacker News new | ask | show | jobs
by folmar 848 days ago
Though this is implemented in bash itself and only works in bash, not in other programs.
1 comments

The number of unix environments w/o bash available is surprisingly small thou
It means you can't just call open('/dev/tcp/blah') from a program and get a TCP socket though, unfortunately