London Class 10-Junita Lama -Terminal coursework-week 1#219
London Class 10-Junita Lama -Terminal coursework-week 1#219Junitalama wants to merge 2 commits intoCodeYourFuture:mainfrom
Conversation
| - [ ] pwd | ||
| - [ ] mv | ||
| - [ ] cd | ||
| - [x] cd |
Afsha10
left a comment
There was a problem hiding this comment.
Great work, Junita! This was first time I am reviewing someone's work. Hope it was helpful.
| - [ ] It can be much faster to complete some tasks using a Terminal than with a GUI | ||
| - [ ] You have access to many more commands and scripts on the Terminal than with a GUI | ||
| - [ ] The terminal gives you more powers/privileges to complete tasks than a GUI | ||
| - [x] The terminal gives you more powers/privileges to complete tasks than a GUI |
There was a problem hiding this comment.
You are right. However, all of the statements in this first question are also correct.
|
|
||
| **What is the correct name for the part after the - in this command "ls -all"?** | ||
|
|
||
| - [ ] parameter |
There was a problem hiding this comment.
I think the correct answer is "all", the last choice.
| ls | ||
| cd MyDocuments | ||
| ls | ||
| cd Scripts |
There was a problem hiding this comment.
It seems like you have not found script.js yet.
Here is how I would do it:
ls
cd MyDocuments/
ls
cd Projects/
ls
cd MyFirstWebsite/
ls
| ls | ||
| cd Hotel | ||
| ls | ||
|
|
There was a problem hiding this comment.
Great work Junita! This helped me to correct my code. Here is how I did mine:
cd..
cd..
ls
cd Photos/
ls
cd HolidayJuly/
ls
cd Hotel/
ls
| ls | ||
| open count_to_100.sh | ||
| ctrl+c | ||
|
|
There was a problem hiding this comment.
Your steps are correct. However, in this question they asked us for our output. So I have answered as below:
I have counted to 1
I have counted to 2
I have counted to 3
I have counted to 4
I have counted to 5
I have counted to 6
I have counted to 7
I have counted to 8
I have counted to 9
I have counted to 10
Your Details
Homework Details