Apr
2
2009
[xp outlook]
if you have trouble to open links in outlook then go in internet explorers setting, setup as standard browser. tr it again… then it should work. Once it is working again, go back to your favorite browser and change it to our standard brwoser…
May
5
2008
bash: zeilen vertauschen
~:/> cat tm1
123482357
hallo
123123341234
hallo2
234058934905834
hallo3
~:/> while read -r arg2; do read -r arg1;echo “$arg1” “$arg2”;done < tm1
hallo 123482357
hallo2 123123341234
hallo3 234058934905834
Apr
27
2008
this is a test entry – testing WP
this is blah blah post and blah …
check this pic
amazing or not?
Apr
27
2008
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!