A CLI tool for split and merge files.
Download binary file from release page and add to PATH.
# -i => input
# -b => bytes
# -p => prefix of output file(s)
fsam -i path/to/input/file -b 10M -p path/to/output/file-# -d => directory
# -p => prefix of input file(s)
# -o => output
fsam -d path/to/input/directory -p file- -o file