Browse Source

Specify interpreter

pull/804/head
xpetit 3 years ago
parent
commit
95e66a472b
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
  1. 2
      subjects/now-get-to-work/README.md

2
subjects/now-get-to-work/README.md

@ -11,7 +11,7 @@ Submit your solution in the file `my_answer.sh` that will print it when executed
### Utilisation ### Utilisation
```console ```console
$ ./my_answer.sh | cat -e $ bash my_answer.sh | cat -e
John Doe$ John Doe$
$ $
``` ```

Loading…
Cancel
Save