Topic: Stay updated in a hackerish way

Hello traders,

If it happens to have only a Linux terminal and you want to see what happens in the forum, you can do it easy.

Copy and paste (right click) the following command in your terminal:

curl http://forexsb.com/forum/m/index.php | grep '<p>\|<h2>' | sed -r 's/(<h2>|<\/h2>|<p>|<\/p>|<\/div>|<(div|span|img>).*>)//g ; s/<a .*>//g ; s/<br \/>/\n/g ; s/&gt;/>/g ; s/&nbsp;/ /g ; s/&#039;/'\''/g ; s/\t+/\t/g' | uniq | more

http://s4.postimg.org/4yj7ay8e5/screenshot_2040.png

And you will see the last 10 posts.

http://s4.postimg.org/3m6k66ha5/screenshot_2041.png