ACC SHELL

Path : /usr/bin/
File Upload :
Current File : //usr/bin/sg_readcap

ELF4p24 	(444  TTT--/<P/hhh\\PtdX+XXTTQtdRtd//lib/ld-linux.so.2GNUSuSESuSE
GNU3BSG\=虽<o 	

 M|CEK8qX2+ ! 9NaqN$5Zy\Ts@\GDz@H
B<@@Hlibsgutils2.so.2__gmon_start___Jv_RegisterClassessg_get_llnum_fini_initsafe_strerrorsg_cmds_close_devicedStrHexsg_cmds_open_devicesg_ll_readcap_10sg_ll_readcap_16sg_set_binary_modelibc.so.6_IO_stdin_used__printf_chkoptindperror__isoc99_sscanfputs__stack_chk_failputcharstrlen__fprintf_chkgetenvoptargstderrgetopt_longfwrite__libc_start_main_edata__bss_start_endGLIBC_2.4GLIBC_2.0GLIBC_2.7GLIBC_2.3.4ii
ii
ii
ti	@DH	 
$(,
048<@DHLPUS[8t.X[5%%h%h%h%h%h %h(%h0%h8p% h@`%$hHP%(hP@%,hX0%0h` %4hh%8hp%<hx%@h%Dh%Hh%Lh%Ph1^PTRhhQVhUS=Lu?P9sPP9rL[]Ít&'Utt	$ÐWVSÃ~13$)9[^_ÍDD$\D$$`D$Ít&UWVSÃLD$,|$<&D$<|$D$D$ȧt$,$/PσEv?D$D$DD$D$$
CuFL[^_]Ð$T$,tCkv`C W&C01L[^_]Í&H$s!уC$S(CCfC&C&D$,C&C&C&@19IK,tOD$D$D$D$@9Չ@t&4+9Չ@K,뙐DD$D$$קD$cUWVS\T$8L$<."&E,u,9\$8D$<44$~>-u͉ƒtԍF\$,&1Eveҋ\$,~9tD$DD$"D$$\[^_]Í$4Et&~1iE01\[^_]Í&EԐt&\$,9\$8&\1[^_]Íx6HE눃EfEw&ǹEMt&E?&E /&T$HT$D$$u[D$LT$HwwU$E(E%ED$Dt$D$D$$O$!4v'H0u.DD$D$$4D$Ðt&U
WVSE\$xe$1҉D$T1$;wL$TؾUDŽ$$|$|~$$4$$1 r$u$$$D$1$D$$$E$v$$D$D$ D$$|$T$$D$$D$>$$D$XD$\T$XL$\	Ӄ\$XL$\u$$t$x	$	$	DžsD$XT$\|$D$ƨ1D$T$$$Hyc&$e3=j	[^_]Ðt&$$k뱐L$TؾUDŽ$2u$L$T؋UQ%&1ZfL$T؋UP8D1D$ND$\D$$9t&ۉ$D$<D$$D$DD$$$D$D$|$D$$$D$$D$3$$[$$	$	$	ƒ$$t$x	$	$	1L$T$D$$9t&؉$VD$ۨD$D$D$vDD$9D$$D$Rf	t&(Z$ƅ3$|$x$ӨHv	.TƋ$uDt$D$D$$댡DD$D$$pD$^$uID$1D$<$$u2D$1D$ <$>1 +1D$DD$D$$$DŽ$$D$D$$$$	TDD$<D$$D$n*D	D$!D$$ȦD$?
DD$$D$$D$$/$D$$ƒT$D$$D$XT$\D$ܥ$D$$T$$D$T$|$1D$$$D$h$D$$$D$$?ЉD$[$D$XT$\D$(҉T$,l$(G1\$h|$`D$hT$dl$`$\$@t$,D$(D$$D$@5LD$Xt$XT$\|$\t$1|$\$
P\$T$@L$P$$T$@L$P$$T$D$dt$|$$MT$@L$PL$1T$@L$PD$$#$T$@L$Pz|$XD$\l$XL$XD$\l$X$\$@L$PD$$D$@5LD$T$\$
P\$DD$,D$$$D$*DD$,D$$D$DD$+D$$TD$DD$+D$$D$hDD$ID$$HD$n9BT$T$T$@L$PD$D$$~L$PT$@,D$XT$\D$$D$D$XT$T$\D$T$D$T$/bۉ$PD$D$$D$$4DŽ$BTUWVSi[$l$07)t)1D$8,$D$D$4D$9r߃[^_]
Ë$ÐUStfЋu[]ÐUS[ì#\Y[Usage: sg_readcap [--brief] [--help] [--hex] [--lba=LBA] [--long] [--pmi]
                  [--raw] [--verbose] [--version] DEVICE
  where:
    --brief|-b      brief, two hex numbers: number of blocks and block size
    --help|-h       print this usage message and exit
    --hex|-H        output response in hexadecimal to stdout
    --lba=LBA|-L LBA    yields the last block prior to (head movement) delay
                        after LBA [in decimal (def: 0) valid with '--pmi']
    --long|-l       use READ CAPACITY (16) cdb (def: use 10 byte cdb)
    --pmi|-p        partial medium indicator (without this option shows
                    total disk capacity)
    --raw|-r        output response in binary to stdout
    --verbose|-v    increase verbosity
    --version|-V    print version string and exit

Perform a SCSI READ CAPACITY (10 or 16) command
unrecognised option code %c [0x%x]
Unexpected extra argument: %s
too many arguments, got: %s, not expecting: %s
Usage:  sg_readcap [-16] [-b] [-h] [-H] [-lba=LBA] [-pmi] [-r] [-v] [-V]
                   DEVICE
  where:
    -16    use READ CAPACITY (16) cdb (def: use 10 byte cdb)
    -b     brief, two hex numbers: number of blocks and block size
    -h     print this usage message and exit
    -H     output response in hexadecimal to stdout
    -lba=LBA    yields the last block prior to (head movement) delay
                after LBA [in hex (def: 0) valid with -pmi]
    -pmi   partial medium indicator (without this option shows total
           disk capacity)
    -r     output response in binary to stdout
    -v     increase verbosity
    -V     print version string and exit

Perform a SCSI READ CAPACITY command
sg_readcap: lba can only be non-zero when '--pmi' is set
sg_readcap: error opening file: %s: %s
   PMI mode: given lba=0x%llx, last lba before delay=0x%x
   Last logical block address=%u (0x%x), Number of blocks=%u
   Logical block length=%u bytes
   Device size: %llu bytes, %.1f MiB, %.2f GB
READ CAPACITY (10) indicates device capacity too large
  now trying 16 byte cdb variantsg_readcap: error re-opening file: %s (rw): %s
READ CAPACITY (10) not supported, trying READ CAPACITY (16)
bad field in READ CAPACITY (10) cdb
READ CAPACITY (10) failed, device not ready
READ CAPACITY (10) failed, aborted command
READ CAPACITY (10) failed [res=%d], try with '-v'
   Protection: prot_en=%d, p_type=%d
   PMI mode: given lba=0x%llx, last lba before delay=0x%llx
   Last logical block address=%llu (0x%llx), Number of logical blocks=%llu
   Logical blocks per physical block exponent=%d
   Lowest aligned logical block address=%d
READ CAPACITY (16) not supported
READ CAPACITY (16) failed, device not ready
READ CAPACITY (16) failed, aborted command
bad field in READ CAPACITY (16) cdb including unsupported service action
READ CAPACITY (16) failed [res=%d], try with '-v'
16bhHlL:NOprvVbad argument to '--lba='
pmilba=%llxBad value after 'lba=' option-oldUnrecognized option: %s
SG3_UTILS_OLD_OPTS3.82 20080222Version string: %s
No DEVICE argument given
sg_set_binary_mode0x%x 0x%x
Read Capacity results:Hence:0x%llx 0x%x
0x0 0x0close error: %s
briefhelphexlbalongnewrawverboseversion@Ћp`XЋL8[[[[[[[[[[[[[[[[[[[[[Ѝ[[[[[؍[[[[[[[[[[[[[[[[[[[[[[[[[[[[[h[X[[[P(knN5_;P	lH880DzR|0t*ABAABC \AAAPp,C hXh4ABAABABC`
FAAABD
AAAAHllfABAAACpQ
FAAAGt
AAAAHk
CAAAG4l@C o
FCLTAG
Su		"u		"u		"r
AAB
AF8<aAAAAN0JAAAAp^
<āo؄؂
@  oІoo.>N^n~Έވ.>N^nbhHLlNOprvVOsPWGsg_readcap.debugF.shstrtab.interp.note.ABI-tag.note.SuSE.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rel.dyn.rel.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.dynamic.got.got.plt.data.bss.comment.SUSE.OPTs.gnu_debuglinkTThh !,$Cā?oHI؂Q؄Yo@foІPu	   ~	@@0`	<<XXXX+T+//////```0 @@10@1F1^1

ACC SHELL 2018