我从 root 安装了 Anaconda,安装完成后,此消息显示在终端屏幕上:
Python 2.7.8 :: Continuum Analytics, Inc.
creating default environment...
installation finished.
Do you wish the installer to prepend the Anaconda install location to PATH in your /root/.bashrc ? [yes|no]
[no] >>> no
You may wish to edit your .bashrc or prepend the Anaconda install location:
$ export PATH=/usr/bin/anaconda/bin:$PATH
Thank you for installing Anaconda!
root@pkj:~#
Run Code Online (Sandbox Code Playgroud)
下面这三句话是什么意思?
我使用以下方法访问了 root: pkj@pkj:~$ sudo su -