lxSplit

Software Screenshot:
lxSplit
Software Details:
Version: 0.2.4
Upload Date: 2 Jun 15
Developer: O. Sezer
Distribution Type: Freeware
Downloads: 1

Rating: nan/5 (Total Votes: 0)

lxSplit is a simple tool for splitting files and joining the splitted files on unix-like platforms, such as Linux, OpenBSD, FreeBSD, etc. It is fully compatible with the HJSplit utility which is available for other operating systems. Splitting is done without compression.

lxSplit was originally written by Richard Stellingwerff, and is now being maintained here at its new home.

Usage:

lxSplit splits and merges files with the -s and -j flags respectively. Starting with version 0.2.1, lxSplit can handle large files (>= 4 GB) both when splitting and joining.

Examples:


To split a big file into smaller pieces of 15 MB each, run the following command:

 lxsplit -s hugefile.bin 15M


Output size can be given in (M)egabytes, (k)ilobytes and (b)ytes.

To merge (join) the already split pieces into the original big file, run this command:

 lxsplit -j smallfiles.bin.001

All resulting files (from either splitting or joining) will be placed in the current directory.

What is new in this release:

  • split: if the input is not a regular file, give up immediately.
  • main: updated the help output (authors, website.)

Other Software of Developer O. Sezer

Hammer of Thyrion
Hammer of Thyrion

14 Apr 15

Comments to lxSplit

Comments not found
Add Comment
Turn on images!