When you represent character data in a program as a character constant, you enclose the character in ____.
Blog
Automatic variables are ____ to the function in which they a…
Automatic variables are ____ to the function in which they are declared.
The ____ option of the find command displays files that have…
The ____ option of the find command displays files that have been changed within the last n minutes.
The original UNIX operating system was written in ____.
The original UNIX operating system was written in ____.
When you create a shell script to run in Bash, you can immed…
When you create a shell script to run in Bash, you can immediately run the script by typing ____ and then the name of the script.
The ____ Emacs command is used to move the cursor to the beg…
The ____ Emacs command is used to move the cursor to the beginning of the file.
____ variables are those you create at the command line or i…
____ variables are those you create at the command line or in a shell script.
You can access vi’s ex mode by pressing Esc, and then typing…
You can access vi’s ex mode by pressing Esc, and then typing a(n) ____ to enter extended commands at the bottom of the screen.
The term ____ refers to a “black hole”; any data sent to thi…
The term ____ refers to a “black hole”; any data sent to this device is gone forever.
In the vi editor, lines containing a(n) ____ are not part of…
In the vi editor, lines containing a(n) ____ are not part of the file; they indicate lines on the screen only.