From: utzoo!decvax!ucbvax!ARPAVAX:UNKNOWN:dove@mit-dspg@mit-mc
Newsgroups: net.bugs.2bsd
Title: csh and tset
Article-I.D.: ucbvax.8495
Posted: Tue Sep 14 17:32:32 1982
Received: Wed Sep 22 07:32:50 1982

From: dove at mit-dspg at mit-mc
It is disgusting that "eval `test -s vt52`" works and
"eval `tset -s vt100`" fails.  Apparently, the file matching chars in the
vt100 termcap seq (e.g. '[') cause setenv to come back with a 
too many arguments message.  Why can't there be a way to jam the results
of an execution into a variable without further interpretation?