AminetAminet
Search:
84479 packages online
About
Recent
Browse
Search
Upload
Setup
Services

game/misc/tuxmath_mos.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:Tuxmath Port for MorphOS
Author:Bill Kendrick, Mos compile Oliver Hummel
Uploader:Oliver Hummel (blade_runner gmx li)
Type:game/misc
Version:2005.3.7
Architecture:ppc-morphos
Date:2006-03-22
Download:http://aminet.net/game/misc/tuxmath_mos.lha - View contents
Readme:http://aminet.net/game/misc/tuxmath_mos.readme
Downloads:1105

This is just a recompile of Tuxmath by Bill Kendrick.
For more Informations please visit http://www.newbreedsoftware.com/tuxmath/

below is the original Tuxmath Readme


*******************************************************************************

"Tux, of Math Command"
An educational math tutorial game starring Tux, the Linux Penguin
-----------------------------------------------------------------

February 21, 2003


Objective
---------
  In "Tux, of Math Command," you play the part of Commander Tux, as he
  defends his cities from an attack of math equations.

  Comets are crashing towards your cities, and you must destroy
  them by solving their equations.



Installation
------------
  For instructions on installing the game on your system,
  please read the "INSTALL.txt" file.



Running The Program
-------------------
  Linux/Unix
  ----------
    Simply type the command "tuxmath" at a command prompt (eg, in an xterm).

    Depending on your graphical interface or window manager, you can
    probably also create a clickable icon which will launch the game.
    See your interface's documentation or help screens for details.

  Windows
  -------
    [ UNDER CONSTRUCTION ]  Just double-click the "tuxmath.exe" icon. ???
    To be prompted for command line options (see below), invoke the game
    from the "Run" dialog, which you can get by selecting the "Run Program"
    item from Windows' "Start" menu. [ IS THIS CORRECT? ]

  MacOS
  -----
    [ UNDER CONSTRUCTION ]  Just double-click the "tuxmath" icon. ???
    To be prompted for command line options (see below), hold the [OPTION] key
    as you double-click the icon.


  Command Line Options
  --------------------
    The following command-line options can be sent to the program.

      --fullscreen    -  Run the game in full screen, instead of in a window,
      -f                 if possible.

      --nosound       -  Do not play any sounds or music.
      -s
      --quiet
      -q

      --nobackground  -  Do not display photographic backgrounds in game.
      -b                 (Useful on slower systems.)

      --keypad        -  Display an on-screen numeric keypad.  (Useful
      -k                 for touch screens or in place of a physical keyboard.)

      --operator OP   -  Add an operator to the game (will cause the program
      -o OP              to ignore saved option screen settings).  You can
                         use this switch multiple times to run the game
                         with multiple operators.

                         Valid values for "OP" are:

                           add
                           subtract
                           multiply
                           divide

      --demo          -  Demo mode.  The game will cycle back and forth
      -d                 between the title and the game, and it will
                         auto-play the game.  The only user interaction
                         can be for quitting or pausing.


    These command-line options display useful information, but the program
    does not attempt to start up in interactive mode.

      --help          -  Display a short help message, explaining how to
      -h                 play the game.

      --usage         -  Display the available command-line options.
      -u

      --version       -  Display the version of "tuxmath" you're running.
      -v

      --copyright     -  Display copyright information
      -c



Program Navigation
------------------
  Title Screen
  ------------
    On this screen, you can choose to play the game, change the gameplay
    options, view the credits, or quit.

    Use the [UP] and [DOWN] arrow keys to select what you wish to do,
    and then press [ENTER / RETURN].  Or, use the mouse to click the
    menu item.

    Pressing [ESCAPE] will quit the program.


  Options Screen
  --------------
    [ UNDER CONSTRUCTION ]


  Credits Screen
  --------------
    This screen displays the credits.  You can press [ESCAPE] to return
    to the title screen.



How To Play
-----------
  Destroying Comets
  -----------------
    As the comets fall towards your cities, you must solve their equations.

    To destroy it:
    --------------
      First, figure out the answer to the equation.
      For example, "3 x 4" would be "12"

      Second, type in the answer.  As you type numbers on the keyboard, they
      will appear in the "LED"-style display at the top center of the screen.

      Finally, press [ENTER / RETURN].


    The comet that has the number you entered as its answer will
    be shot down by Tux the penguin.

    Note: Sometimes more than one comet will have the same answer.
          In this case, the comet closest to your cities will be
          destroyed first.  [Perhaps all should be destroyed?]

    Note: After typing [ENTER / RETURN], the "LED"-style display will
          automatically reset to "000" for you, so you can answer the
          next equation!


  Correcting Your Answer
  ----------------------
    If you made a mistake as you typed in your answer, you can press
    [BACKSPACE / DELETE] and the "LED"-style display at the top center
    of the screen will reset to "000".


  Using the On-Screen Keypad
  --------------------------
    If you launched the program with the "--keypad" (or "-k") option,
    the game screen will also have an 11-key numeric keypad on the
    center of the screen.  (It has a similar layout to most keyboard
    number pads and calculators.)

    Using the mouse pointer to click on the on-screen buttons acts
    just like typing numbers on the keyboard.

    This feature could be useful for computers with touchscreens,
    or for players who cannot use a keyboard.


  Losing A City
  -------------
    If a comet crashes into one of your cities before you had the
    chance to answer its equation, the city's shields will be
    destroyed.  If the city is hit by another comet, it will be
    completely destroyed.

    Once you lose all of your cities, the game will end.


  Regaining Cities
  ----------------
    [ Rules will go here ]


  Advancing Waves
  ---------------



Setting Game Options
--------------------
  [ UNDER CONSTRUCTION ]



Setting Administrative Options
------------------------------
  "Tux, of Math Command" allows parents/teachers to adjust which parts
  of the game options can be changed by the player.

  For example, if you wish to, you can completely lock out all
  "Division" questions.  The students/children will still be able to enable
  and disable "Addition," "Subtraction," and "Multiplication" as they
  wish.

  On the other hand, you may wish to lock-in the other three kinds
  of equations, so that the players cannot disable any of them.
  All games will always have addition, subtraction and multiplication
  problems, but will never had division problems.

  [ UNDER CONSTRUCTION ]



License
-------
  "Tux, of Math Command" is Free Software, distributable under the
  GNU General Public License (GPL).  Please read COPYING.txt for more info.



Credits
-------
  Designed by Sam "Criswell" Hart  <criswell at geekcomix.com>
  Software by Bill Kendrick  <bill at newbreedsoftware.com>

  Please see the game's "Credits" screen for a complete list of contributors.



Software Used
-------------
  GNU C Compiler
    http://www.gnu.org/

  The GIMP
    http://www.gimp.org/


Contents of game/misc/tuxmath_mos.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                22411   24612  91.1% -lh5- d4fc Aug 29  2001 Tuxmath/data/sounds/shieldsdown.wav
[generic]                 6977    6977 100.0% -lh0- 3d1a Mar 22 17:11 Tuxmath/docs.info
[generic]                 3049    7641  39.9% -lh5- be75 Mar 22 17:19 Tuxmath/Readme
[generic]                 6925    6990  99.1% -lh5- 988e Mar 22 15:52 Tuxmath/Readme.info
[generic]                37558  114332  32.8% -lh5- e6d2 Mar 22 17:02 Tuxmath/Tuxmath
[generic]                   21      21 100.0% -lh0- 1ba2 Mar 22 17:12 Tuxmath/Tuxmath-Fullscreen
[generic]                 5564   16663  33.4% -lh5- 35e1 Mar 22 17:11 Tuxmath/Tuxmath-Fullscreen.info
[generic]                 5554   16653  33.4% -lh5- a4bd Mar 22 17:10 Tuxmath/Tuxmath.info
[generic]                  861    1172  73.5% -lh5- 4b1b Sep  1  2001 Tuxmath/data/sounds/click.wav
[generic]                26312   47424  55.5% -lh5- ea44 Aug 29  2001 Tuxmath/data/sounds/explosion.wav
[generic]                87802  143028  61.4% -lh5- 38ac Aug 29  2001 Tuxmath/data/sounds/game.mod
[generic]               207373  280282  74.0% -lh5- 968f Aug 29  2001 Tuxmath/data/sounds/game2.mod
[generic]                69436   99942  69.5% -lh5- e5a8 Aug 29  2001 Tuxmath/data/sounds/game3.mod
[generic]                 4486    8452  53.1% -lh5- e397 Aug 29  2001 Tuxmath/data/sounds/laser.wav
[generic]                 1877    4029  46.6% -lh5- 93af Aug 27  2001 Tuxmath/data/sounds/pop.wav
[generic]                 1684    1684 100.0% -lh0- 84db Sep  1  2001 Tuxmath/data/images/tux/tux-yes1.png
[generic]                 1519    1519 100.0% -lh0- f73d Sep  1  2001 Tuxmath/data/images/tux/tux-yes2.png
[generic]                 1372    1372 100.0% -lh0- 5053 Sep  1  2001 Tuxmath/data/images/tux/tux-yipe.png
[generic]                 9636   10558  91.3% -lh5- b16e Aug 29  2001 Tuxmath/data/sounds/alarm.wav
[generic]                 7520   12332  61.0% -lh5- 6246 Aug 29  2001 Tuxmath/data/sounds/buzz.wav
[generic]                 9972   12012  83.0% -lh5- deee Mar  8  2005 Tuxmath/data/sounds/SIZZLING.WAV
[generic]                 2884    2884 100.0% -lh0- 62c0 Sep  1  2001 Tuxmath/data/images/tux/tux-relax1.png
[generic]                 2660    2660 100.0% -lh0- 8f86 Sep  1  2001 Tuxmath/data/images/tux/tux-relax2.png
[generic]                  746     746 100.0% -lh0- d437 Sep  1  2001 Tuxmath/data/images/tux/tux-sit.png
[generic]                 1463    1463 100.0% -lh0- 2782 Sep  1  2001 Tuxmath/data/images/tux/tux-yay1.png
[generic]                 2277    2277 100.0% -lh0- 9aa9 Sep  1  2001 Tuxmath/data/images/tux/tux-yay2.png
[generic]                 1856    1856 100.0% -lh0- 0df9 Sep  1  2001 Tuxmath/data/images/tux/tux-egypt2.png
[generic]                 1819    1819 100.0% -lh0- 3e0a Sep  1  2001 Tuxmath/data/images/tux/tux-fist1.png
[generic]                 1907    1907 100.0% -lh0- aba4 Sep  1  2001 Tuxmath/data/images/tux/tux-fist2.png
[generic]                 3199    3199 100.0% -lh0- b7b4 Sep  1  2001 Tuxmath/data/images/tux/tux-kiss1.png
[generic]                 2596    2596 100.0% -lh0- 1716 Sep  1  2001 Tuxmath/data/images/tux/tux-kiss2.png
[generic]                 1757    1757 100.0% -lh0- 3f34 Sep  1  2001 Tuxmath/data/images/tux/tux-console2.png
[generic]                 2419    2419 100.0% -lh0- bccf Sep  1  2001 Tuxmath/data/images/tux/tux-console3.png
[generic]                 1447    1447 100.0% -lh0- d134 Sep  1  2001 Tuxmath/data/images/tux/tux-console4.png
[generic]                 2687    2687 100.0% -lh0- 415a Sep  1  2001 Tuxmath/data/images/tux/tux-drat.png
[generic]                 2020    2020 100.0% -lh0- f8e6 Sep  1  2001 Tuxmath/data/images/tux/tux-egypt1.png
[generic]                 4771    4866  98.0% -lh5- b497 Feb 22  2003 Tuxmath/data/images/status/opt_rng_13_20.png
[generic]                 7355    7355 100.0% -lh0- 5ab7 Feb 21  2003 Tuxmath/data/images/status/opt_rng_13_20_on.png
[generic]                 2348    2356  99.7% -lh5- 6540 Feb 22  2003 Tuxmath/data/images/status/opt_rng_1_5.png
[generic]                 5048    5048 100.0% -lh0- 6d12 Sep  1  2001 Tuxmath/data/images/tux/console.png
[generic]                 1218    1218 100.0% -lh0- 8314 Sep  1  2001 Tuxmath/data/images/tux/tux-console1.png
[generic]                 5992    6144  97.5% -lh5- ac03 Feb 21  2003 Tuxmath/data/images/status/opt_division.png
[generic]                 9743   10169  95.8% -lh5- 0806 Feb 21  2003 Tuxmath/data/images/status/opt_max_answer.png
[generic]                 8417    8690  96.9% -lh5- 3ee5 Feb 21  2003 Tuxmath/data/images/status/opt_multiplication.png
[generic]                 8818    9188  96.0% -lh5- 91c2 Feb 21  2003 Tuxmath/data/images/status/opt_q_range.png
[generic]                 9032    9032 100.0% -lh0- 8da4 Sep  7  2001 Tuxmath/data/images/status/numbers.png
[generic]                 2550    2550 100.0% -lh0- 6b60 Sep  1  2001 Tuxmath/data/images/status/nums.png
[generic]                 5974    6118  97.6% -lh5- adc0 Feb 21  2003 Tuxmath/data/images/status/opt_addition.png
[generic]                 1532    1532 100.0% -lh0- cfec Feb 21  2003 Tuxmath/data/images/status/opt_check.png
[generic]                 2849    2849 100.0% -lh0- 84db Feb 21  2003 Tuxmath/data/images/status/opt_check_on.png
[generic]                29396   29399 100.0% -lh5- 66f3 Sep  7  2001 Tuxmath/data/images/status/gameover.png
[generic]                 7320    7381  99.2% -lh5- f59a Sep  1  2001 Tuxmath/data/images/status/keypad.png
[generic]                 2061    2074  99.4% -lh5- d616 Sep  1  2001 Tuxmath/data/images/status/lednums.png
[generic]                32441   32441 100.0% -lh0- bce0 Sep  1  2001 Tuxmath/data/images/status/loading.png
[generic]                 5592    5592 100.0% -lh0- 561b Sep  1  2001 Tuxmath/data/images/status/nbs.png
[generic]                11674   11683  99.9% -lh5- 9e82 Sep  1  2001 Tuxmath/data/images/status/cmd_options.png
[generic]                 6451    6453 100.0% -lh5- 31f6 Sep  1  2001 Tuxmath/data/images/status/cmd_play.png
[generic]                 5007    5011  99.9% -lh5- 65d0 Sep  1  2001 Tuxmath/data/images/status/cmd_quit.png
[generic]                17227   17674  97.5% -lh5- 9d91 Sep  1  2001 Tuxmath/data/images/status/demo-small.png
[generic]                52922   52922 100.0% -lh0- 303e Sep  1  2001 Tuxmath/data/images/status/demo.png
[generic]                 1381    2266  60.9% -lh5- e05f Aug 27  2001 Tuxmath/data/images/status/.xvpics/tux_helmet1.png
[generic]                 1337    2266  59.0% -lh5- 0d59 Aug 27  2001 Tuxmath/data/images/status/.xvpics/tux_helmet2.png
[generic]                 1267    2266  55.9% -lh5- 6158 Aug 27  2001 Tuxmath/data/images/status/.xvpics/tux_helmet3.png
[generic]                11309   11323  99.9% -lh5- 5750 Sep  1  2001 Tuxmath/data/images/status/cmd_credits.png
[generic]                  724    2467  29.3% -lh5- 05ec Aug 28  2001 Tuxmath/data/images/status/.xvpics/cmd_play.png
[generic]                  933    3027  30.8% -lh5- d455 Aug 28  2001 Tuxmath/data/images/status/.xvpics/cmd_quit.png
[generic]                 1351    3509  38.5% -lh5- f8f2 Aug 27  2001 Tuxmath/data/images/status/.xvpics/title.png
[generic]                 1321    2228  59.3% -lh5- 4cf6 Aug 27  2001 Tuxmath/data/images/status/.xvpics/tux4kids.png
[generic]                  583    1508  38.7% -lh5- cf06 Aug 28  2001 Tuxmath/data/images/status/.xvpics/cmd_credits.png
[generic]                  603    1588  38.0% -lh5- d5db Aug 28  2001 Tuxmath/data/images/status/.xvpics/cmd_options.png
[generic]                  128     439  29.2% -lh5- a692 Mar 22 16:43 Tuxmath/data/images/status/.xvpics/CVS/Entries
[generic]                   35      35 100.0% -lh0- ade5 Mar 22 16:43 Tuxmath/data/images/status/.xvpics/CVS/Repository
[generic]                   54      56  96.4% -lh5- 0e99 Mar 22 16:43 Tuxmath/data/images/status/.xvpics/CVS/Root
[generic]                 3974    3974 100.0% -lh0- a719 Sep  1  2001 Tuxmath/data/images/status/tux_helmet1.png
[generic]                 3869    3869 100.0% -lh0- 0567 Sep  1  2001 Tuxmath/data/images/status/tux_helmet2.png
[generic]                 3623    3623 100.0% -lh0- dc29 Sep  1  2001 Tuxmath/data/images/status/tux_helmet3.png
[generic]                 5281    5281 100.0% -lh0- 8b03 Sep  7  2001 Tuxmath/data/images/status/wave.png
[generic]                34020   34020 100.0% -lh0- fdce Sep  1  2001 Tuxmath/data/images/status/paused.png
[generic]                 4814    4814 100.0% -lh0- d42b Sep  7  2001 Tuxmath/data/images/status/score.png
[generic]                39474   39474 100.0% -lh0- 2920 Sep  1  2001 Tuxmath/data/images/status/standby.png
[generic]                32828   32828 100.0% -lh0- a27b Sep  1  2001 Tuxmath/data/images/status/title.png
[generic]                16300   16300 100.0% -lh0- 0369 Sep  1  2001 Tuxmath/data/images/status/tux4kids.png
[generic]                10660   10660 100.0% -lh0- 360a Feb 21  2003 Tuxmath/data/images/status/options.png
[generic]                 3585    3635  98.6% -lh5- 59b9 Feb 22  2003 Tuxmath/data/images/status/opt_rng_6_12.png
[generic]                 5748    5748 100.0% -lh0- a102 Feb 21  2003 Tuxmath/data/images/status/opt_rng_6_12_on.png
[generic]                 7277    7490  97.2% -lh5- fa1d Feb 21  2003 Tuxmath/data/images/status/opt_subtraction.png
[generic]                 3564    3637  98.0% -lh5- c7da Sep  1  2001 Tuxmath/data/images/comets/cometex1.png
[generic]                 7291    7292 100.0% -lh5- 834a Mar  8  2005 Tuxmath/data/images/comets/cometex1a.png
[generic]                 3351    3410  98.3% -lh5- 6491 Sep  1  2001 Tuxmath/data/images/comets/cometex2.png
[generic]                 2718    2734  99.4% -lh5- a935 Mar  8  2005 Tuxmath/data/images/comets/cometex3.png
[generic]                 3975    3975 100.0% -lh0- 6fa1 Feb 21  2003 Tuxmath/data/images/status/opt_rng_1_5_on.png
[generic]                 8392    8392 100.0% -lh0- 7b6d Sep  1  2001 Tuxmath/data/images/cities/csplode-orange-2.png
[generic]                 8420    8420 100.0% -lh0- 425d Sep  1  2001 Tuxmath/data/images/cities/csplode-orange-3.png
[generic]                 3682    3725  98.8% -lh5- d13e Sep  1  2001 Tuxmath/data/images/comets/comet1.png
[generic]                 4150    4193  99.0% -lh5- 9e05 Sep  1  2001 Tuxmath/data/images/comets/comet2.png
[generic]                 4292    4337  99.0% -lh5- 04a3 Sep  1  2001 Tuxmath/data/images/comets/comet3.png
[generic]                 8275    8275 100.0% -lh0- 1963 Sep  1  2001 Tuxmath/data/images/cities/csplode-green-3.png
[generic]                 5240    5240 100.0% -lh0- 194c Sep  1  2001 Tuxmath/data/images/cities/csplode-green-4.png
[generic]                 4663    4703  99.1% -lh5- 8913 Sep  1  2001 Tuxmath/data/images/cities/csplode-green-5.png
[generic]                 6336    6336 100.0% -lh0- 1c8a Sep  1  2001 Tuxmath/data/images/cities/csplode-orange-1.png
[generic]                 5301    5301 100.0% -lh0- f72f Sep  1  2001 Tuxmath/data/images/cities/csplode-blue-4.png
[generic]                 4668    4711  99.1% -lh5- 2374 Sep  1  2001 Tuxmath/data/images/cities/csplode-blue-5.png
[generic]                 6058    6058 100.0% -lh0- 1ee7 Sep  1  2001 Tuxmath/data/images/cities/csplode-green-1.png
[generic]                 8305    8305 100.0% -lh0- c605 Sep  1  2001 Tuxmath/data/images/cities/csplode-green-2.png
[generic]                 7984    7984 100.0% -lh0- 705e Sep  1  2001 Tuxmath/data/images/cities/city-red.png
[generic]                 6145    6145 100.0% -lh0- a3e1 Sep  1  2001 Tuxmath/data/images/cities/csplode-blue-1.png
[generic]                 8186    8186 100.0% -lh0- 40fb Sep  1  2001 Tuxmath/data/images/cities/csplode-blue-2.png
[generic]                 8110    8110 100.0% -lh0- 3d57 Sep  1  2001 Tuxmath/data/images/cities/csplode-blue-3.png
[generic]                 1859    1859 100.0% -lh0- 1844 Sep  1  2001 Tuxmath/data/images/cities/cdead-orange.png
[generic]                 1866    1866 100.0% -lh0- 5c4e Sep  1  2001 Tuxmath/data/images/cities/cdead-red.png
[generic]                 8475    8475 100.0% -lh0- fdc1 Sep  1  2001 Tuxmath/data/images/cities/city-blue.png
[generic]                 7555    7555 100.0% -lh0- fd6c Sep  1  2001 Tuxmath/data/images/cities/city-green.png
[generic]                 8225    8225 100.0% -lh0- 197b Sep  1  2001 Tuxmath/data/images/cities/city-orange.png
[generic]                 1882    1882 100.0% -lh0- f741 Sep  1  2001 Tuxmath/data/images/cities/cdead-blue.png
[generic]                 1870    1870 100.0% -lh0- d2d2 Sep  1  2001 Tuxmath/data/images/cities/cdead-green.png
[generic]                 5244    5244 100.0% -lh0- c9a7 Sep  1  2001 Tuxmath/data/images/cities/csplode-red-4.png
[generic]                 4669    4705  99.2% -lh5- dc10 Sep  1  2001 Tuxmath/data/images/cities/csplode-red-5.png
[generic]                 3814    3814 100.0% -lh0- 8f3b Sep  1  2001 Tuxmath/data/images/cities/shields.png
[generic]                 4652    4688  99.2% -lh5- 49c4 Sep  1  2001 Tuxmath/data/images/cities/csplode-orange-5.png
[generic]                 6052    6052 100.0% -lh0- 9641 Sep  1  2001 Tuxmath/data/images/cities/csplode-red-1.png
[generic]                 8145    8145 100.0% -lh0- b500 Sep  1  2001 Tuxmath/data/images/cities/csplode-red-2.png
[generic]                 8212    8212 100.0% -lh0- 6fe3 Sep  1  2001 Tuxmath/data/images/cities/csplode-red-3.png
[generic]                49291   49291 100.0% -lh0- fff2 Aug 31  2001 Tuxmath/data/images/backgrounds/1.jpg
[generic]                31679   31679 100.0% -lh0- 043f Aug 31  2001 Tuxmath/data/images/backgrounds/2.jpg
[generic]                39748   39748 100.0% -lh0- 5143 Aug 31  2001 Tuxmath/data/images/backgrounds/3.jpg
[generic]                34550   34550 100.0% -lh0- 2ff5 Aug 28  2001 Tuxmath/data/images/backgrounds/4.jpg
[generic]                 5402    5402 100.0% -lh0- 3c54 Sep  1  2001 Tuxmath/data/images/cities/csplode-orange-4.png
[generic]                24354   24354 100.0% -lh0- 5e85 Aug 31  2001 Tuxmath/data/images/backgrounds/0.jpg
[generic]                 2647    2647 100.0% -lh0- 5385 Sep  3  2001 Tuxmath/data/images/icon.png
[generic]                 7209    7262  99.3% -lh5- 79ec Mar 22 17:12 Tuxmath/docs/CHANGES.txt.info
[generic]                 6979    7034  99.2% -lh5- 172c Mar 22 17:12 Tuxmath/docs/COPYING.txt.info
[generic]                 6821    6878  99.2% -lh5- 7319 Mar 22 17:12 Tuxmath/docs/INSTALL.txt.info
[generic]                 6925    6990  99.1% -lh5- 988e Mar 22 17:12 Tuxmath/docs/README.txt.info
[generic]                 6902    6959  99.2% -lh5- 2c09 Mar 22 17:12 Tuxmath/docs/TODO.txt.info
[generic]                 7205   16633  43.3% -lh5- 260f Mar 22 17:24 Tuxmath.info
[generic]                 2378    5623  42.3% -lh5- 098a Mar  8  2005 Tuxmath/docs/CHANGES.txt
[generic]                 7009   18007  38.9% -lh5- fa00 Sep  4  2001 Tuxmath/docs/COPYING.txt
[generic]                 2621    6370  41.1% -lh5- 27a2 Oct 25 20:44 Tuxmath/docs/INSTALL.txt
[generic]                 2840    7147  39.7% -lh5- e2f7 Feb 22  2003 Tuxmath/docs/README.txt
[generic]                  545     945  57.7% -lh5- 5696 Mar  8  2005 Tuxmath/docs/TODO.txt
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       140 files 1434594 1781451  80.5%            Mar 22 20:25

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>