The local Munich Internet Service Provider Linksystem München recently changed their internally used bug-tracking system from Mantis to Bugzilla, and thus had to migrate their whole bulk of existing bug reports to the new system. So I wrote a complete migration tool for them, and they decided to make it available freely under the GNU GPL. More…
When I began using the Bourne-Again Shell (Bash), I used to get majorly confused about which scripts get executed automatically during Bash's startup procedure under various conditions. So I finally RTFMed and then compiled a nice diagram and a short summary. More…