RS File Splitter | |
---|---|
![]() |
Status |
Discontinued ![]() |
|
Platforms | |
![]() |
|
Download | |
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
- Download the package containing the binaries (BIN)
- Give the execution rights to the binary file:
chmod +x RSFileSplitter.gambas
- 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
- Changed the development environment from Gambas2 to Gambas3
v4.0.0
- Rearranged and cleaned up the GUI
- Heavily cleaned up all the source code (deleted tens of useless lines of code)
- Reduced a lot the program's executable size
- Improved windows and errors handling
- Now the program is a GUI for LXSplit
- Possibility to choose an output folder (even though LXSplit does not allow it!)