Unix and Linux Discussions Tagged with oracle |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
16 |
26,755 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
12,228 |
UNIX for Advanced & Expert Users |
|
|
|
17 |
12,225 |
UNIX for Beginners Questions & Answers |
|
|
|
12 |
7,848 |
Shell Programming and Scripting |
|
|
|
7 |
18,784 |
Linux |
|
|
|
4 |
4,583 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,989 |
Shell Programming and Scripting |
|
|
|
7 |
14,995 |
Web Development |
|
|
|
2 |
4,340 |
Solaris |
|
|
|
8 |
8,068 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
33,309 |
Red Hat |
|
|
|
3 |
3,708 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
12,555 |
Red Hat |
|
|
|
1 |
4,565 |
Shell Programming and Scripting |
|
|
|
6 |
4,901 |
Shell Programming and Scripting |
|
|
|
4 |
10,267 |
Web Development |
|
|
|
1 |
4,107 |
Web Development |
|
|
|
4 |
3,519 |
Web Development |
|
|
|
0 |
2,930 |
What is on Your Mind? |
|
|
|
15 |
13,327 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
10,301 |
Shell Programming and Scripting |
|
|
|
4 |
11,369 |
Red Hat |
|
|
|
1 |
2,668 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
7,776 |
Solaris |
|
|
|
11 |
10,071 |
Solaris |
|
|
|
4 |
2,218 |
Shell Programming and Scripting |
|
|
|
1 |
3,453 |
UNIX for Advanced & Expert Users |
|
|
|
2 |
6,242 |
Solaris |
|
|
|
4 |
4,880 |
Shell Programming and Scripting |
|
|
|
0 |
14,047 |
News, Links, Events and Announcements |
|
|
|
1 |
3,696 |
Shell Programming and Scripting |
|
|
|
3 |
3,831 |
Solaris |
|
|
|
3 |
7,264 |
Shell Programming and Scripting |
|
|
|
16 |
12,024 |
AIX |
|
|
|
0 |
3,112 |
Red Hat |
|
|
|
7 |
8,349 |
Solaris |
|
|
|
2 |
11,379 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
12,470 |
AIX |
|
|
|
2 |
5,999 |
Solaris |
|
|
|
14 |
7,233 |
UNIX for Dummies Questions & Answers |
CHING(6) Games Manual CHING(6)
NAME
ching, fortune - the book of changes and other cookies
SYNOPSIS
/usr/games/ching [ hexagram ]
/usr/games/fortune
DESCRIPTION
The I Ching or Book of Changes is an ancient Chinese oracle that has been in use for centuries as a source of wisdom and advice.
The text of the oracle (as it is sometimes known) consists of sixty-four hexagrams, each symbolized by a particular arrangement of six
straight (---) and broken (- -) lines. These lines have values ranging from six through nine, with the even values indicating the broken
lines.
Each hexagram consists of two major sections. The Judgement relates specifically to the matter at hand (E.g., "It furthers one to have
somewhere to go.") while the Image describes the general attributes of the hexagram and how they apply to one's own life ("Thus the supe-
rior man makes himself strong and untiring.").
When any of the lines have the values six or nine, they are moving lines; for each there is an appended judgement which becomes signifi-
cant. Furthermore, the moving lines are inherently unstable and change into their opposites; a second hexagram (and thus an additional
judgement) is formed.
Normally, one consults the oracle by fixing the desired question firmly in mind and then casting a set of changes (lines) using
yarrow-stalks or tossed coins. The resulting hexagram will be the answer to the question.
Using an algorithm suggested by S. C. Johnson, the Unix oracle simply reads a question from the standard input (up to an EOF) and hashes
the individual characters in combination with the time of day, process id and any other magic numbers which happen to be lying around the
system. The resulting value is used as the seed of a random number generator which drives a simulated coin-toss divination. The answer is
then piped through nroff for formatting and will appear on the standard output.
For those who wish to remain steadfast in the old traditions, the oracle will also accept the results of a personal divination using, for
example, coins. To do this, cast the change and then type the resulting line values as an argument.
The impatient modern may prefer to settle for Chinese cookies; try fortune.
SEE ALSO
It furthers one to see the great man.
DIAGNOSTICS
The great prince issues commands,
Founds states, vests families with fiefs.
Inferior people should not be employed.
BUGS
Waiting in the mud
Brings about the arrival of the enemy.
If one is not extremely careful,
Somebody may come up from behind and strike him.
Misfortune.
CHING(6)