You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have assigned permissions to execute to all, but still my script (named differently, not 'top-words-n.sh') cannot run. First I assigned execute permission to user only, but it didn't work neither :(
Since we are in the zsh shell, it returns an error:
Hi, I have assigned permissions to execute to all, but still my script (named differently, not 'top-words-n.sh') cannot run. First I assigned execute permission to user only, but it didn't work neither :(
Since we are in the zsh shell, it returns an error:
However, if I use:
$ zsh ./palabras-comunes.sh
…the script is executed.
The same happens to the last code example in section 4.2.4.
Please update the wording of the text in the chapter, accordingly.
The text was updated successfully, but these errors were encountered: