question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Typo in Lesson 10 in Learn Bash Scripting by Building Five Programs

See original GitHub issue

Affected page

In lesson 10 of Learn Bash Scripting by Building Five Programs, the directions tell you to use this command: chmod +x questionnnaire.sh. But the command has added an extra n in questionnaire. The correct command should be chmod +x questionnaire.sh

Screenshots

Screen Shot 2022-01-09 at 1 42 10 AM

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
GoonerBriancommented, Jan 22, 2022

I see this has been solved multiple times but I’m going to add to that as I complete my first contribution. Great documentation by the way! Super easy to setup my local environment!

0reactions
srkdscommented, Jan 21, 2022

Mentioned PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

learn-bash-scripting-by-building-five-programs/TUTORIAL.md
You can run commands in the terminal or put them in a file to be run as a script. You will be making...
Read more >
Learn Bash Scripting by Building Five Programs
Hello, I reset the tutorial it was still not working and I went to CodeAlly dashboard and deleted the container. It is working...
Read more >
Learning how to write bash scripts with freeCodeCamp's new ...
freeCodeCamp just released a new alpha for their upcoming relational database and SQL course. I decided to try it out.
Read more >
Bash Scripting Full Course 3 Hours - YouTube
Or join our Linux Hint Community with access to all our courses and a ... In this FREE Bash Scripting Course, you will...
Read more >
Learn Bash Scripting by Building Five Programs - DataKwery
In this 220-lesson course, you will learn more terminal commands and how to use them within Bash scripts by creating five small programs.Read...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found