MINI MINI MANI MO

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

ELF>@@6@8	@@@@@@88@8@@@$$ ..`.` ` ..`.`TT@T@DDPtdx#x#@x#@44QtdRtd..`.`/lib64/ld-linux-x86-64.so.2GNU GNU:Ž3}Lfs=8Ԭ!LBE|fUaqX92 z_s>', 2`?`2` 2`3 2`!
@P2`l@2`O4@H2`libsgutils2.so.2__gmon_start___initsg_get_scsi_status_strsg_get_sense_str_finilibc.so.6__printf_chkoptindperror__isoc99_sscanfputs__stack_chk_failstdinstrspnstrtolfgets__fprintf_chkfclose__ctype_b_locoptargstderrgetopt_longfwritefread__sprintf_chkfopen64__libc_start_main_edata__bss_start_endGLIBC_2.3GLIBC_2.3.4GLIBC_2.7GLIBC_2.4GLIBC_2.2.5Uii
Dti	Nii
Zii
dui	n/`	 2`@2`H2`P2`0` 0`(0`00`80`@0`H0`P0`X0`
`0`h0`p0`
x0`0`0`0`0`0`0`HH% HtSH5% %% @%% h%% h%% h%% h%% h%% h%% h%% hp%% h`%% h	P%% h
@%z% h0%r% h %j% h
%b% h%Z% h%R% h%J% h%B% h%$ fAWAVAUIATUSHdH%(H$1H|$0HH$fHE10`P@L?8$Ű!@HI& HD$`뿃D$XH=4& HT$$1^@	D$$= 	D$PD$TzD$LpH|$8H% D$@HD$8NH|$8H% D$0HD$8,D$\|$D3Dl$\E|$P=$xL$pMtskLIJHSDPtIHT$$H1@HQHc$xP$xT$$ThHIDPu$x|$0[|$@_|$Pu<H
$ 5@H
$ p@AtH$dH3%(DHĘ[]A\A]A^A_ÃD$HD$D|$0|$@	$xtH|$`H@@HHD$|$H$xDD$hH$@H1HE1Lt$iMDl$Hl$AfIE|$D;$xG&IcH1@HEAAAC4D)ƃuEMIcHHƄ
IcE1H
;# ;@AxHt$(LA>HT$(:H=Hc$xJDh$xHc" 9|$LPMt" tH$p/H=" L@1VH
j" p@E1#|$TH$(H$@1@HL$`H=" !@1L$X$xHt$hL$1AH$H=! t@@1E1||$@7H|$8@HHOH|$hHZHI_MD$xHc$xHL$H|$hD$xD9tLL$`H=! P!@1H|$L@H=  1AEDl$E~AT$HL$IcľHƄ
HcZH\$8D$LHۉD$1HHHHu	;-@HHHD$]H$Dl$1E1IHT$LhHKH1LHHAHc
1f.HAT t	tA9AHI\;#@HE)A9ĉ~H<#n|$3]HL$0LcE1Ll$MIMAHEHSDPtKHT$(1@H@C,=oD$(HCD/8IHHEDDPuDLl$ƄAEAAH|$Dl$$xNH
 ! @NH|$H\$8Hٺ!@L$pH
N ? @AHD$0E1LcLl$MIIHT$(1^@LDXD$(=cBT-=CD,8Aum,t	tIAtP uLHIу t,t	tft$IIWLl$l(Ll$HL$8@hH
; 4x@]HL$8@9H
 #@.H
 $@IH\$H= LD @H)D@1 A?#DLl$!H\$LH=u D @H)D@17H HD$H=: La@1\H= H@1:H= DED` @1YH= Hٺ@ @H\$8@LH= DL)(!@D@1g1I^HHPTI0@H@Hǀ@'2`UH- 2`HHw]øHt] 2` 2`UH- 2`HHHH?HHu]úHt]Hƿ 2`= uUH~] @H=x tHtU.`H]{sAWAAVIAUIATL%( UH-( SL)1HHHtLLDAHH9uH[]A\A]A^A_Ðf.HHb:f:hHns:vVw:%xInvalid byte '%s'
1.04 20130507version: %s
SCSI status: %s
%2xbad no_space hex string: %s
runable to open file: %s
read nothing from file: %s
0123456789aAbBcCdDeEfF ,	w0x%02x,opentrying to write to %s
binaryfilehelphexnospacestatusverboseversionwriteexpect only one '--binary=FN' or '--file=FN' option
'--status=SS' expects a byte value
'--status=SS' byte value exceeds FF
With '--nospace' only want a single string of hex digits, extra: '%s'
sense data too long (max. %d bytes)
Usage: sg_decode_sense [--binary=FN] [--file=FN] [--help] [--hex] [--nospace]
                       [--status=SS] [--verbose] [--version] [--write=WFN]
                       [H1 H2 H3 ...]
  where:
    --binary=FN|-b FN     FN is a file name to read sense data in
                          binary from. If FN is '-' then read from stdin
    --file=FN|-f FN       FN is a file name from which to read sense data
                          in ASCII hexadecimal. Interpret '-' as stdin
    --help|-h             print out usage message
    --hex|-H              used together with --write=WFN, to write out
                          C language style ASCII hex (instead of binary)
    --nospace|-n          no spaces or other separators between pairs of
                          hex digits (e.g. '3132330A')
    --status=SS |-s SS    SCSI status value in hex
    --verbose|-v          increase verbosity
    --version|-V          print version string then exit
    --write=WFN |-w WFN    write sense data in binary to WFN, create if
                           required else truncate prior to writing

Decodes SCSI sense data given on the command line as a sequence of
hexadecimal bytes (H1 H2 H3 ...) . Alternatively the sense data can
be in a binary file or in a file containing ASCII hexadecimal.
>> Need sense data on the command line or in a file

>> Need sense data on command line or in a file, not both

>> Either a binary file or a ASCII hexadecimal, file not both

Unable to open %s for reading
f2hex_arr: syntax error at line %d, pos %d
f2hex_arr: bad hex number in line %d, pos %d
f2hex_arr: array length exceeded
f2hex_arr: hex number larger than 0xff in line %d, pos %d
f2hex_arr: error in line %d, at pos %d
only able to write %d of %d bytes to %s
unable to decode ASCII hex from file: %s

@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@
@@
@
@
@
@
@
@
@
@
@
@
@w@
@
@
@U@
@
@
@
@
@
@
@K@
@
@
@
@
@
@
@@@;4VPH@zRx*zRx$0@FJw?;*3$"LDXNBGB E(A0A8I2
8A0A(B BBBADHeBEE E(H0H8M@l8A0A(B BBBp@p@U
@
4@.`.`o@@@
z0`@@@x	oh@oo*@.`F
@V
@f
@v
@
@
@
@
@
@
@
@
@@@&@6@F@V@f@8@b?@fD@hI@HM@nU@s\@vd@Vl@wsg_decode_sense.debug
_7zXZִF!t/:]?Eh=ڊ̓NT§)g?pnN5 ZDX$̡lUK9
!"(*T1dD*
n7"I'aP::ekaN]Aq{P}aʓJdWcU+ALE64IHN<MUj[PhT]e'-BLehD?wQ^֑N u2+%&QP,vh#udg&A=gݕge>>w^|݃*{VᆬF/pQeٓ?ŊgUTˆOuP9Ő(n:>=Ү(qEpK˸V~mK0/ZsEaXXc)-Fk$^%'6CAgZ&C;'G3v)uZ\Ir%-gv!E<&!l,V<`A
֋Cnuo194aE;&z|[AƁqu.>?bbZ('>юiO{W;Qy9I:k^|[Q)|f[r*M)ԘܽzzrO]ځ([?sfvJr7bLB.ۆ ʘ!N\G0O)`,/϶H_rߝ x6`^w<IՖ&9`-C'PWTԜ`ǙjFbWA,9uX@Q$~Eu^Qe>JY^lDTL'Z0{lV|Z>V:L		VPB$^߱gYZ.shstrtab.interp.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.got.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.jcr.dynamic.got.plt.data.bss.gnu_debuglink.gnu_debugdata8@8T@T !t@t$4o@H>@F@zNo*@*<[oh@h`j@xtB@@@~
@
y0
@0
@p@p@4@4	@@@8x#@x#4#@#$.`..`..`..`./`/0`00`0`  2` 2@  2<2|5

OHA YOOOO