Answer the following statements true (T) or false (F)
1. The .exrc file contains commands that are activated every time vi is invoked.
2. To use the vi editor you must have a .exrc file in your home directory.
3. You can run shell commands right from the vi command line.
4. The set command lets you set the vi environment variables.
5. If ignorecase option of the vi is set, everything you type is converted to lower case letters.
1.True
2. False
3. True
4. True
5. False
You might also like to view...
Current processors include advanced transfer cache, a type of cache built directly on a processor chip. Which type of cache is this?
A. L1 cache B. L2 cache C. L3 cache D. L4 cache
?The display property inherit inherits the display property of a child element.
Answer the following statement true (T) or false (F)
Which of the following rules should you follow to solve the Tower of Hanoi problem?
A. Only two disks can be moved at a time. B. You can remove disks only from the first needle. C. The removed disk must be placed on a smaller disk. D. A smaller disk can be placed on top of a larger disk.
Match the following functions to their definition
I. AVERAGE II. COUNT III. MODE.SNGL IV. MEDIAN V. COUNTA A. Returns the mean of a set of numbers B. Returns the number in the middle of a set of numbers C. Counts the number of cells in a range that are not empty D. Counts the number of cells in a range that contain numbers E. Returns the value the occurs most often in a range