-
Recent Posts
Recent Comments
sswam on getting rid of cancer sswam on getting rid of cancer Izabella on getting rid of cancer sswam on getting rid of cancer Helen on getting rid of cancer Archives
Categories
Meta
Monthly Archives: December 2011
I lost my mind and …
… coded a recursive parallel FBP mergesort, in bash using named pipes: http://sam.ai.ki/code/mergesort/mergesort.sh Also, and more usefully, I learned how to read a line correctly in bash: IFS= read -r line Without -r, it processes escaped characters such as \t … Continue reading
Posted in Uncategorized
Leave a comment