1SG_READ_BLOCK_LIMITS(8)            SG3_UTILS           SG_READ_BLOCK_LIMITS(8)
2
3
4

NAME

6       sg_read_block limits - sends a SCSI READ BLOCK LIMITS command
7

SYNOPSIS

9       sg_read_block_limits  [--help]  [--hex] [--raw] [--verbose] [--version]
10       DEVICE
11

DESCRIPTION

13       Send a SCSI READ  BLOCK  LIMITS  command  to  DEVICE  and  outputs  the
14       response. This command is defined for tape (drives) and its description
15       is found in the SSC documents at http://www.t10.org .
16

OPTIONS

18       Arguments to long options are mandatory for short options as well.
19
20       -h, --help
21              output the usage message then exit.
22
23       -H, --hex
24              output response in hex (rather than decode it).
25
26       -r, --raw
27              output response in binary to stdout.
28
29       -v, --verbose
30              increase the level of verbosity, (i.e. debug output).
31
32       -V, --version
33              print the version string and then exit.
34

EXIT STATUS

36       The exit status of sg_read_block_limits is 0  when  it  is  successful.
37       Otherwise see the sg3_utils(8) man page.
38

AUTHORS

40       Written by Douglas Gilbert.
41

REPORTING BUGS

43       Report bugs to <dgilbert at interlog dot com>.
44
46       Copyright © 2009 Douglas Gilbert
47       This  software is distributed under a FreeBSD license. There is NO war‐
48       ranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR  PUR‐
49       POSE.
50

SEE ALSO

52       sg3_utils(sg3_utils)
53
54
55
56sg3_utils-1.28                     June 2009           SG_READ_BLOCK_LIMITS(8)
Impressum