Skip to content

Conversation

@AbdihamidAli
Copy link

  • I have navigated folders by using the "cd" command line.
  • I have used the "ls" and "ls -a" to show the folder's content.
  • I've used the node clue.js command line to run the clue file in which I needed to install node setup before to run the
    clue file.
  • I've used the "pwd" to show my current path.
  • I've used cd / to go all the way to the original path folder which made me surprised and needed to use "cd" and "ls" multiple
    times to go back to the CLI_Treasure_Hunt folder.
  • I've created the answer.txt file using the "echo" command line.
  • I've used this line "echo "my answer" > answer.txt " to add a single line in the answer text file, a simple note 'Every time I used
    this line it always overrides my previous answer that I added to the answer text file.
  • I've used "less " to show the content of the answer text file and pressed 'q' to exit.
  • I've used "mv" to move the answer text file to the Answer folder I created using "mkdir" which was located in the CLI-Treasure-
    Hunt/Clues/Where/How/ path.

@AbdihamidAli AbdihamidAli changed the title WM5 - Abdihamid Ali - HTML/CSS - CLI_Treasure_Hunt - Week 2 WM5 - Abdihamid Ali - HTML/CSS - Week 2 Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant