Which command below will permanently change what program is used as the default editor?

Which command below will permanently change what program is used as the default editor?

A.
update-alternatives -config editor

B.
ln -s /bin/editor /usr/bin/vim

C.
export EDITOR=/usr/bin/vim

D.
set-editor /usr/bin/vim



Leave a Reply 0

Your email address will not be published. Required fields are marked *