rvi is a remote version of the vi editor, which can be used to edit files over the network.
rvi myfile.txt
rvi is the "revised VI" editor, an improved version of the traditional vi editor in Linux. It's used for text editing.
rvi filename.txt
Opens a file in restricted vi mode (read-only).
rvi /etc/passwd