!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/5.6.40 

uname -a: Linux cpanel06wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24
01:42:00 EDT 2020 x86_64
 

uid=851(cp949260) gid=853(cp949260) groups=853(cp949260) 

Safe-mode: OFF (not secure)

/opt/alt/python27/lib64/python2.7/site-packages/numpy/   drwxr-xr-x
Free 236.65 GB of 981.82 GB (24.1%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     __config__.py (1.73 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
# This file is generated by /builddir/build/BUILD/numpy-1.11.3/setup.py
# It contains system_info results at the time of building this package.
__all__ = ["get_info","show"]

lapack_info={'libraries': ['lapack', 'lapack'], 'library_dirs': ['/usr/lib64'], 'language': 'f77', 'runtime_library_dirs': ['/usr/lib64']}
atlas_3_10_blas_threads_info={'libraries': ['atlas'], 'library_dirs': ['/usr/lib64/atlas'], 'language': 'c', 'define_macros': [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.8.4\\""')], 'include_dirs': ['/usr/include']}
lapack_opt_info={'language': 'f77', 'define_macros': [('ATLAS_WITHOUT_LAPACK', None)], 'runtime_library_dirs': ['/usr/lib64'], 'libraries': ['atlas', 'lapack', 'lapack'], 'library_dirs': ['/usr/lib64/atlas', '/usr/lib64'], 'include_dirs': ['/usr/include']}
blas_opt_info={'libraries': ['atlas'], 'library_dirs': ['/usr/lib64/atlas'], 'language': 'c', 'define_macros': [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.8.4\\""')], 'include_dirs': ['/usr/include']}
openblas_info={}
openblas_lapack_info={}
atlas_3_10_threads_info={'libraries': ['atlas'], 'library_dirs': ['/usr/lib64/atlas'], 'language': 'c', 'define_macros': [('ATLAS_WITHOUT_LAPACK', None)], 'include_dirs': ['/usr/include']}
lapack_mkl_info={}
blas_mkl_info={}

def get_info(name):
    g = globals()
    return g.get(name, g.get(name + "_info", {}))

def show():
    for name,info_dict in globals().items():
        if name[0] == "_" or type(info_dict) is not type({}): continue
        print(name + ":")
        if not info_dict:
            print("  NOT AVAILABLE")
        for k,v in info_dict.items():
            v = str(v)
            if k == "sources" and len(v) > 200:
                v = v[:60] + " ...\n... " + v[-60:]
            print("    %s = %s" % (k,v))
    

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.2283 ]--