I'll save you some time here: http://permalink.gmane.org/gmane.comp.shells.bash.bugs/14803
No, strcpy is _not_ appropriate here--surprise, surprise! sizeof(t) is likely incorrect, though, and should be strlen()+1.
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

