Shell Scripting (Linux)
You'll explore introductory concepts related to shell scripting in the Linux operating system.
Created Date
05.26.15
Last Updated
05.26.15
Viewed 39 Times
Create multiple-choice games on Wisc-Online and play them on our Chakalaka mobile app!
But that's not all! Explore educational games created by others. Simply search by category or enter agame code number and dive into a world of learning and fun.
Download the Chakalaka mobile app here:
Topics of this game:
-
A(n) _____ script is a text file containing a list of commands or constructs to execute.
-
A shell script may contain any command that can be entered into the command line.
-
Which of these is known as the first line in a shell script?
-
From within a BASH shell, when a shell script is specified as an argument, it runs with ____ permission.
-
Shell scripts can be executed with read/execute permission just like any executable program.
-
What command may be used to add descriptions and spaces to script output?
-
Character sequences have special meaning in the echo command. Escape sequences must be sequenced with which of these characters?
User comments are currently unavailable. We apologize for the inconvenience and are working to restore this feature as soon as possible.