Note this does not yet support non-utf8 encoding.
% set MyList [list one two three]one two three% List2File $MyList test.txt% cat test.txtonetwothree