1992-03-02 16:15:12 +00:00
|
|
|
This directory contains a collection of executable Python scripts.
|
|
|
|
|
1995-03-02 16:00:55 +00:00
|
|
|
See also the Tools/scripts directory!
|
1992-03-02 16:15:12 +00:00
|
|
|
|
1991-06-04 20:36:54 +00:00
|
|
|
fact.py Factorize numbers
|
|
|
|
from.py Summarize mailbox
|
1994-01-07 10:56:05 +00:00
|
|
|
ftpstats.py Summarize ftp daemon log file
|
1991-06-04 20:36:54 +00:00
|
|
|
lpwatch.py Watch BSD line printer queues
|
1994-01-07 10:56:05 +00:00
|
|
|
markov.py Markov chain simulation of words or characters
|
1994-09-05 11:51:33 +00:00
|
|
|
mboxconvvert.py Convert MH or MMDF mailboxes to unix mailbox format
|
1994-10-03 16:45:35 +00:00
|
|
|
morse.py Produce morse code (audible or on AIFF file)
|
1994-08-19 15:09:02 +00:00
|
|
|
mpzpi.py test mpz -- print digits of pi (compare pi.py)
|
1992-03-02 16:15:12 +00:00
|
|
|
pi.py Print all digits of pi -- given enough time and memory
|
1992-08-10 10:43:07 +00:00
|
|
|
pp.py Emulate some Perl command line options
|
1991-06-04 20:36:54 +00:00
|
|
|
primes.py Print prime numbers
|
1994-10-03 16:45:35 +00:00
|
|
|
script.py Equivalent to BSD script(1) -- by Steen Lumholt
|
1994-02-07 13:44:59 +00:00
|
|
|
unbirthday.py Print unbirthday count
|
1995-03-02 16:00:55 +00:00
|
|
|
update.py Update a bunch of files according to a script.
|