Answers for "vi: command not found + centos"

1

vi command not found

apt-get update
apt-get install vim
Posted by: Guest on April-01-2021
-1

vim: command not found centos

yum install vim
Posted by: Guest on July-14-2021

Code answers related to "vi: command not found + centos"

Browse Popular Code Answers by Language