Viewing File: /home/ubuntu/.pyenv/libexec/pyenv-root

#!/usr/bin/env bash
# Summary: Display the root directory where versions and shims are kept
echo "$PYENV_ROOT"
Back to Directory File Manager