Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lainausmerkit #214

Open
KariVahtolammi opened this issue Mar 29, 2023 · 0 comments
Open

Lainausmerkit #214

KariVahtolammi opened this issue Mar 29, 2023 · 0 comments

Comments

@KariVahtolammi
Copy link

KariVahtolammi commented Mar 29, 2023

docker run -it --name looper ubuntu sh -c "while true; do echo 'Input website:'; read website; echo 'Searching..'; sleep 1; echo $website; curl http://$website; done"

sh- komento ei saa muuttujaa asetettua PowerShellissä. Pitää lisätä esceippaus eli takahipsu muuttujalle. Esimerkki yllä. Esimerkissä takahipsu näkyy editointimoodissa muttei lopullisessa esimerkissä.

Esimerkki teetti hiukan työtä :)

Exercise 1.4

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

No branches or pull requests

1 participant