Alexandre Oliva <[EMAIL PROTECTED]>:
> This assumes ASCII.  We've just removed the latest assumptions of
> ASCII, so it wouldn't be wise to re-introduce them :-)

oh.  hmm.  then how about using awk?
  IFS=`awk 'BEGIN { printf " \t\n" }' /dev/null`
--

Reply via email to