1). Why were the Bourne(-like) shells designed so that spaces
around the assignment operator were prohibited? Is this just
another ``/* You are not supposed to understand this? */''
from SB?
2). If a Bourne-like shell were written to allow an assignment
such as...
var = 42
...what are some of the potential parsing problems (sans
backward compatibility) that would arise?
--
========================================================================
http://www.oldradio.com/archives/nelson/open-computing.html
``Those who don't understand UNIX are condemned to reinvent it, poorly.''