in space-seprated string format.
The output is mainly for human consumption, not for machine re-reading
(although it is possible to do so, in general).
* Added: str_save_to_file to quickly save/append a string (or strings)
to a text file.
* Added: str_expand to do iterative string expansion a la make or m4 (but
without programming capabilities).