Joined December 2012
·
Posted to
show TCP network traffic [unix]
over 1 year
ago
Hey, there sure is. Use netstat -t
Posted to
Rails console equivalent for Sinatra
over 1 year
ago
Thanks for the tip Kormie!
Achievements
279 Karma
46,752 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Mongoose 3
Have at least three original repos where Ruby is the dominant language
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2012
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
You can make it more awesome!
psql
has the –c 'your sql' so you can cut out the 'echo |' as well - @LukeRwatch
has the -d switch to highlight changes with each screen refresh. - @dhodges