|
NAMEquiz —
random knowledge tests
SYNOPSIS
DESCRIPTIONThequiz utility tests your knowledge of random facts.
It has a database of subjects from which you can choose. With no arguments,
quiz displays the list of available subjects.
The options are as follows:
Subjects are divided into categories. You can pick any two
categories from the same subject. If you get the answer wrong, INDEX AND DATA FILE SYNTAXThe index and data files have a similar syntax. Lines in them consist of several categories separated by colons. The categories are regular expressions formed using the following meta-characters:
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,
FILES
BUGSQuiz is pretty cynical about certain subjects.
Visit the GSP FreeBSD Man Page Interface. |