Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FSAM

A CLI tool for split and merge files.

Install

Download binary file from release page and add to PATH.

Split file

# -i => input
# -b => bytes
# -p => prefix of output file(s)
fsam -i path/to/input/file -b 10M -p path/to/output/file-

Merge file

# -d => directory
# -p => prefix of input file(s)
# -o => output
fsam -d path/to/input/directory -p file- -o file

About

๐Ÿ› ๏ธ๐Ÿ“‚ A CLI tool for split and merge files.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages