Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

London Class 10-Junita Lama -Terminal coursework-week 1#219

Open
Junitalama wants to merge 2 commits intoCodeYourFuture:mainfrom
Junitalama:main
Open

London Class 10-Junita Lama -Terminal coursework-week 1#219
Junitalama wants to merge 2 commits intoCodeYourFuture:mainfrom
Junitalama:main

Conversation

@Junitalama
Copy link

Your Details

  • Your Name: Junita Lama
  • Your City: London
  • Your Slack Name: Junita

Homework Details

  • Module:Terminal/ java script
  • Week:2

@Junitalama Junitalama changed the title London Class 10-Junita Lama -Terminal coursework/Java script - week 2 London Class 10-Junita Lama -Terminal coursework-week 1 Feb 28, 2023
- [ ] pwd
- [ ] mv
- [ ] cd
- [x] cd
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is mv command.

Copy link

@Afsha10 Afsha10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the correct answer is "all", the last choice.

ls
cd MyDocuments
ls
cd Scripts
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants