创建软连接

ln -s /usr/local/python/bin/python3.7 /usr/bin/python

删除软连接

rm /usr/bin/python

相关文章: