3.3 Electronic Fortune Cookies
These messages come from a program named fortune -usually in the /usr/games directory. Every time you run fortune you'll get a message like one of these. Most users run fortune from their .profile or .logout files. If the directory /usr/games isn't in your search path ( 8.7 ) , use the command /usr/games/fortune instead. Every time someone runs fortune , the program has to write to its fortunes.dat file. Computers with networked filesystems might put that file on a "read-only" filesystem that most users can't write to. If you get that error and your system is set up to run rsh ( 1.33 ) without needing a password, ask your system administrator which computer has the filesystem mounted writable. Then run:
% Some other versions use another way to keep track of fortunes; their files don't need to be writable. - |
|