Converting tab characters to space characters can be done quite easily in linux. This task can be handy on removing tab characters in a file and convert them to specified space characters at the same time.
If you have just exported an article or data into a file with tab-columnized or tab-separated file format, and you wish to replace tab character with space characters, this blog entry is just