pkgsrc/misc/granulate
zuntum d64e5c0b7c Initial import of granulate.
Granulate is a program for splitting files in place. The program
serves a purpose similar to the standard UNIX split, but differs in
one important way. For split to operate on a 40MB file, you must have
more than 40MB of free space on the disk. On the other hand,
granulate only needs one chunk of free space on the hard drive, where
a chunk is the requested size for the output files.
2001-03-12 11:09:08 +00:00
..
files Initial import of granulate. 2001-03-12 11:09:08 +00:00
patches Initial import of granulate. 2001-03-12 11:09:08 +00:00
pkg Initial import of granulate. 2001-03-12 11:09:08 +00:00
Makefile Initial import of granulate. 2001-03-12 11:09:08 +00:00