Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
# netstat -a | grep "LISTEN" tcp 0 0 localhost:mysql *:* LISTEN tcp 0 0 *:www *:* LISTEN tcp 0 0 localhost:3000 *:* LISTEN tcp6 0 0 [::]:ssh [::]:* LISTEN tcp6 0 0 ::1%112556661:3000 [::]:* LISTEN unix 2 [ ACC ] STREAM LISTENING 5665 /var/run/mysqld/mysqld.sock # telnet 0.0.0.0 3000 Trying 0.0.0.0... Connected to 0.0.0.0. Escape character is '^]'. sdf Connection closed by foreign host. root@socialmoth:~#
This paste will be private.
From the Design Piracy series on my blog: