home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / new / util / cli / sploin / product-info next >
Fred Fish's Product-Info  |  1994-04-16  |  2KB  |  70 lines

  1. .name
  2. Sploin
  3. .type
  4. CLI Tool
  5. .short
  6. Multi-platform split/join file utility
  7. .description
  8. Sploin is a highly configurable file splitter and joiner. Can extract
  9. any number of bytes from anywhere in a file, separate a file in two
  10. (with header skipping), split a file in smaller ones (specifying the
  11. number of chunks or the size of each) with optional auto-truncation to
  12. MS-DOS 8.3 chars limitation, and joining with various ways of specifying
  13. the files.  The major feature is it's ability to split a big file into
  14. smaller ones, and then automatically join them together later. Can be
  15. compiled on practically all UNIX and VMS systems (thus ideal for bringing
  16. home huge archives freshly FTPed).
  17. .version
  18. 1.70
  19. .date
  20. 1994.03.22
  21. .author
  22. Yves Perrenoud
  23. .requirements
  24. A computer with a C compiler
  25. .distribution
  26. Freeware
  27. .address
  28. Yves Perrenoud
  29. Traversiere 29
  30. CH-2013 Colombier
  31. Switzerland
  32. .email
  33. pyves@alphanet.ch
  34. pyves@nuga.alphanet.ch
  35. pyves@neli00.eicn.etna.ch
  36. pyves@litamiga.epfl.ch
  37. .exectype
  38. AmigaOS 68xxx
  39. .installsize
  40. 17K
  41. .source
  42. C portable source included
  43. .construction
  44. DICE, UNIX cc, VAXC
  45. .tested
  46. A3000, A2000, SUN Sparc 1 (SunOS 4.1.2), A3000UX running Amix,
  47. MIPS (RISC/os 5.1) and VAX/VMS 5.5-2
  48. .run
  49. Sploin=CLI,Sploin
  50. .docs
  51. Sploin.doc
  52. .described-by
  53. Yves Perrenoud <pyves@alphanet.ch>
  54. .submittal
  55. Uploaded to fishpond.cygnus.com in ~incoming, directly by the author.
  56. .contents
  57. Sploin        A highly configurable file splitter and joiner.  Can
  58.         extract any number of bytes from anywhere in a file,
  59.         separate a file in two (with header skipping), split a
  60.         file in smaller ones (specifying the number of chunks
  61.         or the size of each) with optional auto-truncation to
  62.         MS-DOS 8.3 chars limitation, and joining with various
  63.         ways of specifying the files.  The major feature is it's
  64.         ability to split a big file into smaller ones, and then
  65.         automatically join them together later.  Can be compiled
  66.         on practically all UNIX and VMS systems (thus ideal for
  67.         bringing home huge archives freshly FTPed).  Version 1.70,
  68.         freeware, includes source.
  69.         Author:  Yves Perrenoud
  70.