ok

Mini Shell

Direktori : /usr/bin/
Upload File :
Current File : //usr/bin/sg_reset

ELF>�@(;@8@@@@hh���0 0  X-X- X- (X p-p- p- �����  ���DDS�td���  P�td���LLQ�tdR�tdX-X- X- ��/lib64/ld-linux-x86-64.so.2GNU�GNUGNUL�;Kޕ�\e 75gJ�e��`2�9�Tz<� &+hbt�� M� �"�1 [�1 libc.so.6__printf_chkoptindperrorputs__stack_chk_fail__errno_locationopen64getenvstderrioctlgetopt_longclose__vfprintf_chk__cxa_finalize__libc_start_mainGLIBC_2.4GLIBC_2.3.4GLIBC_2.2.5_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTableii
�ti	�ui	�X- �`- �h- h-  0 !@0 %`0 ,�0 1�0 6�0 =�0 D1 P 1 W@1 _�/ �/ 
�/ �/ �/ �1 �1 x/ �/ �/ �/ �/ �/ �/ �/ 	�/ �/ 
�/ �/ ��H��H�A& H��t��H����5�% �%�% ��h�������h��������h�������h�������h�������h�������h�������h��q������h��a������h	��Q������h
��A������h��1�������%�$ D���%�$ D���%�$ D���%�$ D���%�$ D���%�$ D���%�$ D���%�$ D���%�$ D���%�$ D���%�$ D���%�$ D��AWAVAUATUH��S��H�=�H��(dH�%(H�D$1��
���I��H���"�$E1�L�d$L�5��D$�D$�D$�D$M��H�
]$ H���H���D$����������P���2��Ic�L�>��M���BA��1�M��@���1�H�L$dH3%(��H��([]A\A]A^A_Ã$�q����D$�g����D$�]����D$�S���H�5#H�=*1��U1���D$�0�����H�=�1��71�M��@�����k���H�=�����I��������$ 9���HcЃ�H�T���$ 9��*H���_M��t�$���E��$�L$�D$��L$�A��ȃ��@H��1��H�T$���H�T$�����K�|$�D$�"�<$�U�D$�|$t�D$�<$�L�⾄"��1��R����Ņ���|$t�l$�<$t0�D$���	���B���h����������������1�������H�=�$��������L�%�
H�L��H�t�1���L# ���C# 9�|��S���1��S1�����H�=E
1��n����H�=�
1��V�����|$���<$�j�D$�����t$H�=�
1���������D� A�D$���w#H�^Hc�H�>��t$H�=�1���H�=�2����<$~D���H�=1����������H�=�
1����H�=i
1���H�=A1��z�H�=�
1��j떋t$H�=�
1��V낀|$t`�<$��D$����H��H�=
1��%H�=
�y�����[���H�=h	�����H�=�����
���E��������<$���D$�q���H�=F	�������|$H�H���HD�H�5Y1���������|$H��H�^�HD�H�5R1�����{����|$H��H�/�HD�H�5K1��t����L���H�=(��������H�=4�����3�������H�=9����������1�I��^H��H���PTL�fH�
�H�=H����� �H�=i  H�b  H9�tH�� H��t	�����H�=9  H�52  H)�H��H��H��?H�H�tH�� H��t��fD�����=  u+UH�=b H��tH�=� ����d����� ]������w����H���H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�)�$�)�$�)�$�)�$�dH�%(H�D$1�H��H��$�H��H�=P H�D$�H�D$ �$�D$0H�D$�(���H�T$dH3%(uH�����;���ff.�S1���H�=�������tH�=�1��
���H�=�1�[���H�='1�����f.�@��AWI��AVI��AUA��ATL�%L UH�-L SL)�H���w���H��t1��L��L��D��A��H��H9�u�H��[]A\A]A^A_�ff.������H��H���Usage: sg_reset [--bus] [--device] [--help] [--host] [--no-esc] [--no-escalate] [--target]
                [--verbose] [--version] DEVICE
  where:
    --bus|-b        SCSI bus reset (SPI concept), might be all targets
    --device|-d     device (logical unit) reset
    --help|-z       print usage information then exit
    --host|-h|-H    host (bus adapter: HBA) reset
    --help|-h       print usage information then exit
    --host|-H       host (bus adapter: HBA) reset
    --no-esc|-N     overrides default action and only does reset requested
    --no-escalate   The same as --no-esc|-N    --target|-t     target reset. The target holds the DEVICE and perhaps
                    other LUs
    --verbose|-v    increase the level of verbosity
    --version|-V    print version number then exit

Use SG_SCSI_RESET ioctl to send a reset to the host/bus/target/device
along the DEVICE path. The DEVICE itself is known as a logical unit (LU)
in SCSI terminology.
Be warned: if the '-N' option is not given then if '-d' fails then a
target reset ('-t') is instigated. And it '-t' fails then a bus reset
('-b') is instigated. And if '-b' fails then a host reset ('h') is
instigated. It is recommended to use '-N' to stop the reset escalation.
unrecognised option code 0x%x ??
Missing DEVICE name. Use '--help' to see usage.
Unexpected extra argument: %s
Can only request one type of reset per invocation
sg_reset: starting device resetsg_reset: starting target reset    third argument to ioctl(SG_SCSI_RESET) is 0x%x
sg_reset: BUSY, may be resetting now
sg_reset: 'no device' error, may be temporary while device is resetting
sg_reset: try again later, may be resetting now
sg_reset: reset (for value=0x%x) may not be available
sg_reset: reset requires CAP_SYS_ADMIN (root) permission
sg_reset: SG_SCSI_RESET not supported (for value=0x%x)
sg_reset: SG_SCSI_RESET failedsg_reset: ioctl(SG_SCSI_RESET) returned %d, errno=%d
sg_reset: did nothing, device is normal modesg_reset: completed device %sreset
sg_reset: completed target %sreset
sg_reset: completed bus %sreset
sg_reset: completed host reset(or target or bus or host) (or bus or host) (or host) SG3_UTILS_OLD_OPTSSG_RESET_OLD_OPTSbdhHNtvVz0.66 20180515sg_reset: version: %s
sg_reset: open error: %s: sg_reset: starting bus resetsg_reset: starting host resetsg_reset: close errorbusdevicehelphostno-escno_escno-escalatetargetverboseversion��!�!�!�!�!��!�!�!�!�!�!�!���!�!�!�!�!�!�!�!�!�!�!���!���!�!�!���!�!�!�!�!�!�!�!�!�!�!���!���!�!�!�������4������$�������������;H4�|�����T�dD���d�D��zRx���/D$4���FJw�?:*3$"\X��t���G��
A�4�BA�l
EL����F�B�B �B(�A0�D8�M`�
8A0A(B BBBAD��eF�E�E �E(�H0�H8�G@n8A0A(B BBBD@���h- �	
hX- `- ���o0 X
`/  x��	���o���oX���o�o2���o
p- �	�	�	

 
0
@
P
`
p
�
!b%d,z1H6N=NDNPtWv_VGA$3a1�	GA$3p1029P�GA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA!
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GOW*�GA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realignGA$3a1uGA$3p1029�eGA*GA$annobin gcc 8.5.0 20210514GA$plugin name: annobinGA$running gcc 8.5.0 20210514GA*GA*GA!
GA*FORTIFYGA+GLIBCXX_ASSERTIONSGA*GOW*EGA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA!stack_realign
GA*FORTIFY��GA+GLIBCXX_ASSERTIONS
GA*FORTIFY�UGA+GLIBCXX_ASSERTIONSsg_reset-1.44-6.el8.x86_64.debug��,�7zXZ�ִF!t/���x]?�E�h=��ڊ�2N���
���JC#�xdJ�|.cؤ��>8�/���Sdb�|a�S�]!��2o��D��|�B�MT�t\��!u�+�Bُ��:Q�*M"�}�n����[`w��zz�tG��	
������GNX�u_�#��dN'�	c��u񮃹��\���x����Ztj�,��:.p�4Ra�Q@鍕�?�MY�r��E�Α?�!lV����	����r��}����|�u=u�n�0�̖$�=��/��~��>�N<�tq�,Хׅ��j��6�]�r���	f�ސl��SbzT;�rgg�����oۘ�Kq.�e���ԚidP���$o�ρM
!��o0����+��ٲ$������ۓO�#���r�*%���ȝ
��~�ܹFުl:�"Y�)�e�	)2�8�	\�Ujh7�a��P��ˆ)��`���'��wJ&a7i���U�׃h� ��n�,ę�"�'���?,g^[�阦h���!�[l�L�z8��(B.=�a��z����z5ya^0��2��[��C�ا�0�Ϫ2����W�����پ�����l�d�!�nl$�=Ff(��I$��9��w�<�0�ڿ֑�O�Tg2n3 $5߇+5
Vmy.�%�a�!��r�"U|����S�Z�q�CD�y4�a�쳊u�W?�W*���%���Sq[�)���)�8�w
D��_���'
j��Vl=�
�x� 䏟 ��1�@I�d�:�X�)]gm��:O>1�Ͳɋ9�\�;�WTi�l��V�%�t?�ԧZt9"NO�3�"%�i�?�����x��4���N.Gv�����ɉ�cC���m�q��Au>I;m̫���H���6��g�YZ.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$G���o00(QXX�Y  a���o22&n���oXX@}����Bxx ��	�	��	�	���
�
��PP�hh
�xx���L���X�X- X-�`- `-�h- h-�p- p-��`/ `/��0 0� �1 �10 
�1`�1� 6(/06��9>

Zerion Mini Shell 1.0