Solaris out of the box doesn’t know jack about vi. Here’s how you fix it so vi can be used.
export TERM=ansi export EDITOR=/usr/bin/vi
Solaris out of the box doesn’t know jack about vi. Here’s how you fix it so vi can be used.
export TERM=ansi export EDITOR=/usr/bin/vi