sg_copy_results --version (return code: 0)
sg_copy_results: version: 1.12 20150227
sg_copy_results --help (return code: 0)
Usage: sg_copy_results [--failed|--params|--receive|--status] [--help]
[--hex] [--list_id=ID] [--readonly] [--verbose]
[--version] [--xfer_len=BTL] DEVICE
where:
--failed|-f use FAILED SEGMENT DETAILS service action
--help|-h print out usage message
--hex|-H print out response buffer in hex
--list_id=ID|-l ID list identifier (default: 0)
--params|-p use OPERATING PARAMETERS service action
--readonly|-R open DEVICE read-only (def: read-write)
--receive|-r use RECEIVE DATA service action
--status|-s use COPY STATUS service action
--verbose|-v increase verbosity
--version|-V print version string then exit
--xfer_len=BTL|-x BTL byte transfer length (< 10000) (default:
520 bytes)
Performs a SCSI RECEIVE COPY RESULTS command. Returns the response as
specified by the service action parameters.