> what i would propose, if i thought that both the bash and zsh > development teams would be interested in them, would be about 10 > improvements, including a portable built in xargs and xargs -0 from > the get-go.
Have you looked at zargs? > but i will limit my ambitions and propose a truly raw read -r. this > is because i think that both teams would want that. You're proposing this? > IFS=$'\n' read -r "$1" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

