6 ms·
Wait until he finds out about /dev/tcp :) It actually blew my mind after doing Linux for 10 years. "Everything is a file" isn't a lie.
by gopaz 5y ago
Wait until he finds out about /dev/tcp :)
It actually blew my mind after doing Linux for 10 years.
"Everything is a file" isn't a lie.
- justinsaccount 5y ago/dev/tcp is a lie though. It's not actually a file, it's implemented directly in bash.