You can see what an environment variable is set to by using echo , e.g.: echo $PYTHONPATH . If the variable has not been set it will be ...
確定! 回上一頁