??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 173
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 175
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 178
ó
àUdac @` sr d d l m Z m Z m Z e Z d d l m Z d d l m Z d d l
m Z d Z
d e f d „ ƒ YZ d S( i ( t absolute_importt divisiont print_function( t text_type( t shlex_quote( t ShellModulesö
name: fish
plugin_type: shell
version_added: ""
short_description: fish shell (/bin/fish)
description:
- This is here because some people are restricted to fish.
extends_documentation_fragment:
- shell_common
R c B` sh e Z e d ƒ Z d Z d Z d Z d Z d Z d Z d Z
d Z d Z d „ Z
d d „ Z d
„ Z RS(
t fishs
s > /dev/null 2>&1s ; ands ; ort (t )t c K` s^ | j j ƒ } | j | ƒ d j g | j ƒ D]( \ } } d | t t | ƒ ƒ f ^ q/ ƒ S( Nt s set -lx %s %s;( t envt copyt updatet joint itemsR R ( t selft kwargsR t kt v( ( s> /usr/lib/python2.7/site-packages/ansible/plugins/shell/fish.pyt
env_prefix' s
c C` sw | j ƒ d k r! t | ƒ } n | j ƒ | j d d ƒ j ƒ | g } | d k rd | j | ƒ n d j | ƒ } | S( NR s #!R
( t stripR t replacet Nonet appendR ( R t
env_stringt shebangt cmdt arg_patht cmd_partst new_cmd( ( s> /usr/lib/python2.7/site-packages/ansible/plugins/shell/fish.pyt build_module_command, s 'c
C` sš t | ƒ } d t d | d | d | j d | j ƒ } d j | | | j ƒ d j | | | j ƒ g } d | j j | ƒ } d | | | j | f } | S(
Nsð set rc flag; [ -r %(p)s ] %(shell_or)s set rc 2; [ -f %(p)s ] %(shell_or)s set rc 1; [ -d %(p)s ] %(shell_and)s set rc 3; %(i)s -V 2>/dev/null %(shell_or)s set rc 4; [ x"$rc" != "xflag" ] %(shell_and)s echo "$rc "%(p)s %(shell_and)s exit 0t pt it shell_andt shell_oru ({0} -c 'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1();{2}afile = open("'{1}'", "rb"){2}buf = afile.read(BLOCKSIZE){2}while len(buf) > 0:{2} hasher.update(buf){2} buf = afile.read(BLOCKSIZE){2}afile.close(){2}print(hasher.hexdigest())' 2>/dev/null)uü ({0} -c 'import sha; BLOCKSIZE = 65536; hasher = sha.sha();{2}afile = open("'{1}'", "rb"){2}buf = afile.read(BLOCKSIZE){2}while len(buf) > 0:{2} hasher.update(buf){2} buf = afile.read(BLOCKSIZE){2}afile.close(){2}print(hasher.hexdigest())' 2>/dev/null)s %s s %s; %s %s (echo '0 '%s)( R t dictt
_SHELL_ANDt _SHELL_ORt formatt _SHELL_EMBEDDED_PY_EOLR ( R t patht
python_interpt shell_escaped_patht testt csumsR ( ( s> /usr/lib/python2.7/site-packages/ansible/plugins/shell/fish.pyt checksum6 s +( R N( t __name__t
__module__t frozensett COMPATIBLE_SHELLSt SHELL_FAMILYR( t _SHELL_REDIRECT_ALLNULLR% R&