Answer the following questions -- 3
Budget: $10 – $30 USD
Answer the following questions in 5 sentences with additional script/code examples where relevant
1. What is the use of a shell?
2. Is there any difference between the shell that you see on your PC versus that you see on the snowball server upon login. If yes, what are they? Provide screenshots for examples.
3. What are the elements in a computer (software and hardware) that enable the understanding and interpretation of a C program?
4. The “printf()” C command is used for printing anything on the screen. In bash we use the command “echo ”. What is the difference (if any) in terms of how the computer interprets and executes these commands?
5. What do these shell commands do? “ssh”, “scp” and “wget”. Describe briefly using an example that you have executed using the snowball server.
1. What is the use of a shell?
2. Is there any difference between the shell that you see on your PC versus that you see on the snowball server upon login. If yes, what are they? Provide screenshots for examples.
3. What are the elements in a computer (software and hardware) that enable the understanding and interpretation of a C program?
4. The “printf()” C command is used for printing anything on the screen. In bash we use the command “echo ”. What is the difference (if any) in terms of how the computer interprets and executes these commands?
5. What do these shell commands do? “ssh”, “scp” and “wget”. Describe briefly using an example that you have executed using the snowball server.