Slacker News Slacker News logo featuring a lazy sloth with a folded newspaper hat
  • top
  • new
  • show
  • ask
  • jobs
Library

Comment by cratermoon

1 day ago

There's also /dev/tcp in Linux

    exec 5<>/dev/tcp/www.google.com/80
    echo -e "GET / HTTP/1.1\r\nhost: www.google.com\r\nConnection: close\r\n\r\n" >&5
    cat <&5

3 comments

cratermoon

Reply

Zambyte  1 day ago

/dev/tcp does not exist in Linux.

    ls /dev/tcp

It is an abstraction in GNU Bash.

  • cratermoon  1 day ago

    Pardon, you're correct.

    • WD-42  1 day ago

      It’s still really cool. I had no idea that existed

Slacker News

Product

  • API Reference
  • Hacker News RSS
  • Source on GitHub

Community

  • Support Ukraine
  • Equal Justice Initiative
  • GiveWell Charities