QUIZ(6) | Games Manual | QUIZ(6) |
quiz | [-t] [-i file] [question answer] |
The options are as follows:
Subjects are divided into categories. You can pick any two categories from the same subject. quiz will ask questions from the first category and it expects answers from the second category. For example, the command “quiz victim killer” asks questions which are the names of victims, and expects you to answer with the cause of their untimely demise, whereas the command “quiz killer victim” works the other way around.
If you get the answer wrong, quiz lets you try again. To see the right answer, enter a blank line.
In an index file, each line represents a subject. The first category in each subject is the pathname of the data file for the subject. The remaining categories are regular expressions for the titles of each category in the subject.
In data files, each line represents a question/answer set. Each category is the information for the question/answer for that category.
The backslash character (``\'') is used to quote syntactically significant characters, or at the end of a line to signify that a continuation line follows.
If either a question or its answer is empty, quiz will refrain from asking it.
May 31, 1993 | NetBSD 6.1 |