home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / omega.zip / OINTRO.TXT < prev    next >
Text File  |  1988-05-19  |  2KB  |  48 lines

  1. (The project demo is due tomorrow, er, that is, today, at 0900. It's
  2. now 0300. Printouts, pizza boxes, and szechuan kitchen trays litter
  3. your desk, and the bitmap screen seems to warp in and out of focus....
  4. The compiler seems to be taking *FOREVER*....)
  5.  
  6. (You do a routine check on your filesystem...)
  7.  
  8. % df
  9. Filesystem            kbytes    used   avail capacity  Mounted on
  10. /users                     0    6818       0   999%    /
  11. /secur/omega            +inf    +inf    +inf     0%    /
  12.  
  13. (How odd. The /secur filesystem definitely shouldn't be mounted; it must
  14. be space used by the omega team, a very hush-hush project you know
  15. nothing about. Well, no wonder the compiler is wedged; you don't seem
  16. to have any disk space left. Unfortunately, there is no night
  17. operator and you don't know the su password. Cursing, you figure you
  18. can at least find out what the damn omega group is doing....)
  19.  
  20. % cd /secur/omega
  21. % ls 
  22. src/    bin/    doc/    tmp/    lib/    README
  23. % more README
  24. If you are reading this file, you should not be reading this file!
  25. Call your project cadre leader at once!
  26. %
  27.  
  28. (Not bloody likely!)
  29.  
  30. % ls doc
  31. % (Hmm, not big on documentation, huh)
  32. % ls src
  33. omega.mpc
  34. % (Wow, that must be mondo-parallel c, for the new optical machine!)
  35. % ls bin
  36. omega
  37. % (Well, hell, what can happen? And if it does, it's not *MY* fault
  38. the damn filesystem is mounted!)
  39. % omega
  40.  
  41. (This was definitely a mistake. For long moments nothing seemed to happen.
  42. Then there was a flare of bluish light from the workstation screen,
  43. like a brightness of 256 on a scale of 0..7. You wake up with a
  44. serious headache outside the massive gates of a walled city. You notice
  45. a pouch at your side that seems to be filled with.... gold! You seem
  46. to hear a faint voice fading off into the distance "Interrupt SIGZAP
  47. at 0x0"....)
  48.