What are some other command shells, aside from Bash?
An ____ allows you to create a new command that executes a different command or string of commands.
A ____ should be the first line in your script and informs the shell which interpreter to use.
Commands that you've executed previously can be seen by using the ____ command.
____ captures output from commands that are run and is identified by the number 1.
Error messages are written to ____ and can be identified by the number 2.
The _ operator redirects output to a file and appends it to the end of that file.
The _ operator redirects output to a file and wipes the content of that file.
After storing information in a variable, you must include the _ symbol in the variable name ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.