Which action changes the default editor for ALL users on the system from vi to edit?
Answer(s)
Modify /etc/environment and add EDITOR=/usr/bin/edit Export EDITOR