Everybody's Changing

and I don't feel the same.

Month: July 2009 (Page 2 of 2)

TOEFL Writing examples

Although these examples are for TOEFL independent essay, they are well structured and helpful to learn how to write an essay.

http://www.goodlucktoefl.com/free-sample-toefl-essays.html
http://jasonrenshaw.typepad.com/ibt_speaking_writing/ibt_writing_qu_2_independent/
http://www.testmagic.com/Knowledge_Base/Toefl/Writing/samples/index.htm

UNIX is sexy :p

User image
#!/bin/bash
while [ 1 ]
do
  mount
  fsck
  more; yes; gasp;
  unmount
done

Page 2 of 2

Powered by WordPress & Theme by Anders Norén