simple tool for splitting files and joining the splitted files
lxsplit is a simple tool for splitting files and joining the splitted files on unix-like platforms, such as Linux, FreeBSD, OpenBSD, etc. It is fully compatible with the HJSplit utility which is available for other operating systems. Splitting is done without compression.
lxsplit is a simple tool for splitting files and joining the splitted files on unix-like platforms, such as Linux, FreeBSD, OpenBSD, etc. It is fully compatible with the HJSplit utility which is available for other operating systems. Splitting is done without compression.
To install lxsplit, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lxsplit
To see what files were installed by lxsplit, run:
port contents lxsplit
To later upgrade lxsplit, run:
sudo port selfupdate && sudo port upgrade lxsplit
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.