Pages
Categories
Archives
Hosted by
General Archive
-
Bash Example Script #2
Posted on 5. January 2012 by Phylu | 1 CommentI have added the following function to my bash example script: # Run external command and only procced, when exit code is 0 function try { $@ returnValue=$? echo "$returnValue" if then log $ERROR "$@ exited with return value \ $returnValue Script will stop here." echo "$@ exited with ... -
Single Language
Posted on 29. December 2011 by Phylu | No CommentsUnfortunately I do not have the time, I used to have. I will not be able to write every article twice in German and in English. I hope, that you can forgive me if I continue this Blog with most articles in English only. Perhaps ... -
Tumstuff
Posted on 29. June 2011 by Phylu | No CommentsAs there were some problems with the hoster of tumstuff.de, Tumstuff is now shifting to this server. As I was not prepared to give asylum to a colleagues pages, it will take some time until Tumstuff is back online. Just look around PhYnformatik in the ... -
Time-Out
Posted on 19. October 2010 by Phylu | No CommentsIt was quite quiet for some time here. I finished my time in Uganda and returned to Germany in September. Now I am a student at the Technical University Munich, for a Bachelors’ degree in computer science. My try to deal with time the Ugandan ... -
Everything New In July
Posted on 13. July 2010 by Phylu | 1 CommentWithin the last weeks it was quite calm here. The reason is, that I was busy working on the base of PhYnformatik. Wordpress is now running in version 3, the design has changed and I am trying to add some more value to the ...
