dar_split --version (return code: 0)
dar_split version 1.0.0, Copyright (C) 2015 Denis Corbin
compiled the Jun 25 2017 with GNUC version 6.3.0 20170618
dar_split is part of the Disk ARchive suite (Release 2.5.11)
dar_split comes with ABSOLUTELY NO WARRANTY; for details
type `dar -W'. This is free software, and you are welcome
to redistribute it under certain conditions; type `dar -L | more'
for details.
dar_split --help (return code: 1)
usage: dar_split { split_input | split_output } <filename>
- in split_output mode, the data sent to dar_split's input is copied to the given filename
which may possibly be a non permanent output (retrying to write in case of failure)
- in split_input mode, the data is read from the given filename which may possibly
be non permanent input (retrying to read in case of failure) and copied to dar_split's output