<div dir="ltr"><div><div><div><div>For the simple shell, what type of edge cases must we handle for command tokenization?<br><br></div>For example, must we account for  the following:<br><br></div>echo &quot;hello world &amp; merry christmas&quot;<br><br></div>If so, how would you recommend we approach quotations and other conflicting inputs?<br><br></div>-Pat<br></div>