用的 python 容器,用的 Web 终端
~$ vi
bash: vi: command not found
~$ vim
bash: vim: command not found
~$ nano
bash: nano: command not found
~$ emacs
bash: emacs: command not found
~$ sudo
bash: sudo: command not found
~$ apt-get install vim
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
~$ su
su: must be run from a terminal
~$ vi
bash: vi: command not found
~$ vim
bash: vim: command not found
~$ nano
bash: nano: command not found
~$ emacs
bash: emacs: command not found
~$ sudo
bash: sudo: command not found
~$ apt-get install vim
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
~$ su
su: must be run from a terminal