In this assignment, you will write a Unix shell like "bash" called "nush". A shell operates as follows: Accept an optional script file as the first command line argument. If there's no script, show a ...