Uname: Linux server.digisquadtech.com 4.18.0-553.100.1.el8_10.x86_64 #1 SMP Mon Feb 2 04:13:33 EST 2026 x86_64
User: 1091 (madhavfluid)
Group: 1090 (madhavfluid)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//usr/bin/      ( Reset | Go to )
File Name: sg_seek
ELF>@;@8 @@@@hh@&@& -- - H` 0-0- 0-   DDStd  Ptd$$$DDQtdRtd-- - /lib64/ld-linux-x86-64.so.2GNUGNUGNUtC4]<U[""D! BE|qX2A) \yPy. W= hj"`2 x2 `2 
`2 :h2 libsgutils2.so.2_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTablesg_convert_errnosg_if_can2stdoutpr2serrsg_get_llnumsg_cmds_close_devicesg_if_can2stderrsg_ll_pre_fetch_xsg_get_numsafe_strerrorsg_cmds_open_devicelibc.so.6__printf_chkoptindperror__stack_chk_fail__errno_locationoptarg__snprintf_chkgetopt_longclock_gettime__cxa_finalize__libc_start_main_edata__bss_start_endGLIBC_2.4GLIBC_2.17GLIBC_2.2.5GLIBC_2.3.4ii ui    ti    -  - p(- (-  0 F#@0 I#`0 O#0 V#0 [#0 a#0 e#1 p# 1 {#@1 #`1 #1 #1 "1 #1 #2 # 2 #/ / 
/  / / `2 h2 H/ P/ X/ `/ h/ p/ x/ /     /  /  / / / / / / / / HHA# HtH5r" %s" hhhhhhhhqhah    Qh
Ah 1h !h hhhh%M! D%E! D%=! D%5! D%-! D%%! D%! D%! D% ! D%! D%  D%  D%  D%  D%  D%  D%  D%  DAWE1AVE1AUATIUSHHdH%(H$1D$0Ll$`HD$8D$D$D$D$D$,D$$D$-D$(D$.D$/D$ DMH n  LHD$`zP8MHcH>D$$H=p" D$H=U" hHHD$8|H=5" D$?cH=|1@H=" jOD$D$/,A!D$ 11&H$dH3 %(H[]A\A]A^A_H=! D$0AD$,D$.H=f! D$D$-D$({H=j11wL ! E19}HcЃMԉ  9|$,E`M|$-H)t$$LDLD$@)LD$@D$$|$.
D$(H|$81E1Dd$0D$LD$(D$ HLl$0ID$8D$@D$ D$-D$HD$-tzD$8ED$HDDT$H9\$taEtI9sHDL)H9IG1Et$-AVIPjD$,PDL$8L$HT$@|$DH uD$@떃D$L돃|$Ll$0|$.HD$PH D$XLgHD$hH+D$XHHl$`H+l$PHHi@BHH~?H@B\D$pLd$pL$HH5HHLHI18|$/t'|$,t DD$LL$@1T$H5
E|$$xEqc|$ HrHyHEH= 1[H5~H=11DH HHI41(2 ) 9|1yNT$8H51=H51*DH=k|$8H5v1t$HH=5T$HH5<Ht$PHD$PHD$XH= D$.EbH=8yH= hE+DH=" 1؉lj&H= H1 H=L
1H=    1H=
1hH=T
1PH=
18}DH5 oWLD$nLD$HH=[ H1LH=T (J}H=
1j@BLd$p@L& L@A1,wrf1I^HHPTLH H= H=Y HR H9tH Ht    H=) H5" H)HHH?HHtH HtfD= u+UH=r Ht H= id ]wHH=1~H=1pH=!1H^f.@AWIAVIAUAATL% UH- SL)HgHt1LLDAHH9uH[]A\A]A^A_ff.HHUsage: sg_seek  [--10] [--count=NC] [--grpnum=GN] [--help] [--immed]
                [--lba=LBA] [--num-blocks=NUM] [--pre-fetch] [--readonly]
                [--skip=SB] [--time] [--verbose] [--version]
                [--wrap-offset=WO] DEVICE
  where:
    --10|-T             do PRE-FETCH(10) command (def: SEEK(10), or
                        PRE-FETCH(16) if --pre-fetch also given)
    --count=NC|-c NC    NC is number of commands to execute (def: 1)
    --grpnum=GN|-g GN    GN is group number to place in PRE-FETCH
                         cdb; 0 to 63 (def: 0)
    --help|-h           print out usage message
    --immed|-i          set IMMED bit in PRE-FETCH command
    --lba=LBA|-l LBA    starting Logical Block Address (LBA) (def: 0)
    --num-blocks=NUM|-n NUM    number of blocks to cache (for PRE-FETCH)
                               (def: 1). Ignored by SEEK(10)
    --pre-fetch|-p     do PRE-FETCH command, 16 byte variant if --10 not
                       given (def: do SEEK(10))
    --readonly|-r      open DEVICE read-only (if supported)
    --skip=SB|-s SB    when NC>1 skip SB blocks to next LBA (def: 1)
    --time|-t          time the command(s) and if NC>1 show usecs/command
                       (def: don't time)
    --verbose|-v       increase verbosity
    --version|-V       print version string and exit
    --wrap-offset=WO|-w WO    if SB>0 and WO>0 then if LBAn>LBA+WO
                       then reset LBAn back to LBA (def: 0)

Performs SCSI SEEK(10), PRE-FETCH(10) or PRE-FETCH(16) command(s).If no
options are given does one SEEK(10) command with an LBA of 0 . If NC>1
then a tally is kept of successes, 'condition-met's and errors that is
printed on completion. 'condition-met' is from PRE-FETCH when NUM blocks
fit in the DEVICE's cache.
--count= unable to decode argument, want 0 or higher
--grpnum= expect argument in range 0 to 63
--lba= unable to decode argument
--num= unable to decode argument
--skip= unable to decode argument
--wrap-offset= unable to decode argument
unrecognised option code 0x%x ??
Unexpected extra argument: %s
Not in DEBUG mode, so '-vV' has no special action
clock_gettime(CLOCK_MONOTONIC)
clock_gettime(CLOCK_MONOTONIC) not supported
Elapsed time: %ld microseconds%s, per command time: %ld
Command count=%u, number of condition_mets=%u, number of goods=%u
Some error occurred, try again with '-v' or '-vv' for more information
Seek(10)Pre-fetch(10)Pre-fetch(16)c:g:hil:n:prs:tTvVw:1.07 20180911version: %s
Missing device name!

open error: %s: %s %s
clock_gettime (over %d seconds) number of errors=%d
    first error code: %d
    last errorclose error: %s
sg_seek failed: 10countgrpnumhelpimmedlbanum-blocksnum_blockspre-fetchpre_fetchreadonlyskipverboseversionwrap-offsetwrap_offseteeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeed[eeDe)eQe"3)e;@tDd$\T4|zRx /D$40FJ w?:*3$"\ tX2DidFEE B(D0C8N
8A0A(B BBBA GBEZDeFEE E(H0H8G@n8A0A(B BBB<@p(-  x-  - o0h
 0/ 
`    ooooo0-     0 @ P ` p F#TI#cO#gV#h[#ia#le#np#n{#p#p#r#s"t#v#V#w#wGA$3a1  GA$3p1029GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOW*GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realignGA$3a1 GA$3p1029uGA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOW*EGA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign GA*FORTIFYeGA+GLIBCXX_ASSERTIONSsg_seek-1.44-6.el8.x86_64.debug0<7zXZִF!t/h]?Eh=ڊ2N`n>&ԞL);|(WE)ET~2ƘWkz,s(]>/D4e*h1jF}>b0T]lo5k~8<TuzPX9pkyy m鹎%,u5'/M iuŝ ˧"]yeěKT0`"T0"Nty/F쭆"!2 imݷS_-#%LtS,۰WBN}dZпZ1>]}'0:0:k)!#+(mmK Ѣ$~[$$2_!a/V#Xb6#tΫ㔁-ijG TYVT4QJE]Ʃ 2q]Ò@b5"U)ȿ9C)Lywf2)ON)3z6VeЖJINBnz,c+U=CC"eM~Ԁ3_l    ;|L    xΥ("O3oN\An:GƤ]\9    gѪY:-Lu#l=+11{ȫB# =!tsv8'R=    xgDž'Ny[tAGpU>';F5^    dIdG29)k]»V-ϿHʬa    wiN62ߓEۨP;Y*q>A!J^qoB4r.TmС@tU~wB]f]9ss_HTcgYZ.shstrtab.interp.note.gnu.property.note.ABI-tag.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata  & 4$Go008Q hhYao8noP}``B

  0  e    xx $ $$D$$P- - -  -(- (-0- 0-0/ 0/0 0` `2 `2
x2``28 6$/6d:>

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL