Table of Contents

RS File Splitter
Preview Status
Discontinued Discontinued
Platforms
Linux
Download
v5.0 (BIN)

RS File Splitter is a simple Linux GUI for LXSplit. It allows you to split or rejoin any file just like the famous hjsplit for Windows.

Installation

  1. Install the dependencies:
    gambas3-runtime, gambas3-gb-gtk, gambas3-gb-qt4, gambas3-gb-image, gambas3-gb-form, lxsplit

    Note: gambas3-gb-qt4 is optional, install it only if you need the QT support for KDE.

  2. Download the package containing the binaries (BIN)
  3. Give the execution rights to the binary file:
    chmod +x RSFileSplitter.gambas
  4. Run the binary file double-clicking on it or typing in a terminal:
    ./RSFileSplitter.gambas

Bugs, Issues, Enhancements and Proposals

You can report any bugs or issues, as well as suggestions for enhancements and proposals, using the project's official page on BitBucket.

Changelog

v5.0

v4.0.0

Thanks