Term
| what kind of operating system is UNIX? |
|
Definition
|
|
Term
| the contents of a file are held in a temporary storage area in computer memory called the ___ ___ |
|
Definition
|
|
Term
| an important operational feature of all the editors discussed in this chapter is that their actions are based on ____ ____. |
|
Definition
|
|
Term
| the ___ UNIX text editor allows you to do simple editing on small text files efficiently. |
|
Definition
|
|
Term
| This text editor command allows you to edit new or existing test file. |
|
Definition
|
|
Term
| the pico text editor command allows you to list valid command line options |
|
Definition
|
|
Term
| the pico text editor command allows you to enable mouse functionality under the X Window System |
|
Definition
|
|
Term
| the pico text editor command allows you to set the operating directory ; only files withing dir are accessible |
|
Definition
|
|
Term
| The __ UNIX text editor has almost all the features of a word processor and tremendous flexibility in creating text files. |
|
Definition
|
|
Term
| The ___ ___ ___ is where your most recent cut/copied text is retained |
|
Definition
|
|
Term
| ____ buffers allow you to store more than one temporary string of text. |
|
Definition
|
|
Term
| this generic vi command allows you to edit a new or existing text file(s) |
|
Definition
|
|
Term
| The operations that you perform in vi which consist of key sequences that are commands to the editor to take certain actions. |
|
Definition
|
|
Term
| The operations that you perform in vi which allow you to input text |
|
Definition
|
|
Term
| The vi key command that takes you out of insert mode and into command mode |
|
Definition
|
|
Term
| The vi key command that takes you out of command mode and into insert mode |
|
Definition
|
|
Term
| the ___ editor is the most complex and customizable of the UNIX text editors |
|
Definition
|
|
Term
| the ___ editor can format text for very specific technical applications. You can also accomplish a variety of personal productivity and operating system tasks, such as send e-mail and executing scripts |
|
Definition
|
|
Term
| name 4 differences between emacs and vi |
|
Definition
1. emacs has a gui interface 2. emacs has major modes of operation 3. the keystroke command syntax is more complex than vi 4. the emacs concept of point and cursor location are also more refined and specific |
|
|
Term
| this generic emacs command allows you to edit a new or existing test file(s) |
|
Definition
|
|
Term
| the emacs editor contains a simple function that allows you to define collections of keystrokes that can be recorded and accessed at any time are called ___ ____ |
|
Definition
|
|
Term
| in emacs, executing commands such as cutting, copying or pasting are accomplished with the ___ ___ whereby text is held in a bugger by killing it and is then restored to the document at the desired position by yanking it. |
|
Definition
|
|