PATH: //opt/imunify360/venv/bin
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 Activate.ps1
↓
X
📁 __pycache__/
X
📄 activate
↓
X
📄 activate.csh
↓
X
📄 activate.fish
↓
X
📄 distro
↓
X
📄 docutils
↓
X
📄 imunify360-command-wrapper
↓
X
📄 imunify360_pam.py
↓
X
📄 jsonschema
↓
X
📄 normalizer
↓
X
📄 pam_pureftpd_hook.py
↓
X
📄 pip
↓
X
📄 pip3
↓
X
📄 pip3.11
↓
X
📄 pw-migrate
↓
X
📄 pw_migrate
↓
X
📄 pwiz.py
↓
X
📄 pybabel
↓
X
📄 python
↓
X
📄 python3
↓
X
📄 python3.11
↓
X
📄 rst2html.py
↓
X
📄 rst2html4.py
↓
X
📄 rst2html5.py
↓
X
📄 rst2latex.py
↓
X
📄 rst2man.py
↓
X
📄 rst2odt.py
↓
X
📄 rst2odt_prepstyles.py
↓
X
📄 rst2pseudoxml.py
↓
X
📄 rst2s5.py
↓
X
📄 rst2xetex.py
↓
X
📄 rst2xml.py
↓
X
📄 rstpep2html.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: activate.csh
# This file must be used with "source bin/activate.csh" *from csh*. # You cannot run it directly. # Created by Davide Di Blasi <davidedb@gmail.com>. # Ported to Python 3.3 venv by Andrew Svetlov <andrew.svetlov@gmail.com> alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_OLD_VIRTUAL_PROMPT" && unset _OLD_VIRTUAL_PROMPT; unsetenv VIRTUAL_ENV; unsetenv VIRTUAL_ENV_PROMPT; test "\!:*" != "nondestructive" && unalias deactivate' # Unset irrelevant variables. deactivate nondestructive setenv VIRTUAL_ENV /builddir/build/BUILD/imunify360-venv-2.6.0/opt/imunify360/venv set _OLD_VIRTUAL_PATH="$PATH" setenv PATH "$VIRTUAL_ENV/"bin":$PATH" set _OLD_VIRTUAL_PROMPT="$prompt" if (! "$?VIRTUAL_ENV_DISABLE_PROMPT") then set prompt = '(venv) '"$prompt" setenv VIRTUAL_ENV_PROMPT '(venv) ' endif alias pydoc python -m pydoc rehash
SIMPAN PERUBAHAN