Learn Bash Scripting by Building Five Programs

Maybe I’m being a bit pedantic, but I can see how this might confuse beginners (which they shouldn’t be by this point)

It says to move the GET_FORTUNE function call, not copy. Moving it means it wouldn’t get called when running the script.

Don’t know if this is worth a forum post, will delete if not, but thought it’s a good example of having to understand how to do what is asked, rather than do exactly what you are told.