I ported a couple of utilities to manipulate Linux (EXT2) partitions.  They
are e2cat, e2cp, e2ls, and e2part.  e2part lists the partitions on your
harddrive.  To use any of the other 3 utilities you must set the env var
E2CWD to your <hd#>:<part#> where hd# is your harddisk number (e.g. for
/dev/hd0 it would be 0) and part# is your the index into the partition
table with 1 being the first index.  These utilities don't deal with links.

If you find a bug or just get use our of these utilities I'd love to hear
about it.  These utilities are provided as is and are not part of any
supported QSSL product.

				Michael Hunter
				mphunter@qnx.com
				2.23.96

