Problem
i. What are the two main Windows command shells?
ii. Breifely describe a typical use case for the following Windows commands: copy, robocopy, move, and echo (I'm just looking for a sample command and what it specifically does)
iii. Describe a shell?
iv. If I wanted a shell that looked more like I was using the C programming language, which shell should I use? How would I change to that shell in Ubuntu (assuming it was installed)?
v. What should the first line of your Bash script contain?
vi. Name three other scripting languages related to Bash.