Using the program for combining ranges

The program is written in Python and is free software. The simplest way to use it is to ssh into linux.mit.edu or into ftp.dialup.mit.edu. (Or download it to your computer if you have Python installed.)

Then run the program giving it the ranges to combine. For example:

  ~6.055/www/combine.py 1..2 2..3

To get help, and more examples, run it with no arguments:

  ~6.055/www/combine.py

Sanjoy Mahajan
Last modified: Fri Feb 13 22:49:54 EST 2009