Linux: Vi Command
An essential function for any computer system is file editing. In Linux Vi (or Vim being the enhanced version) is the standard command line text editor.
vimvimvimvimIf missing from your distribution or container, install with:
dnf -y install vimapt -y install vimapk add vimpacman -Syu vim