Читать книгу The Big R-Book - Philippe J. S. De Brouwer - Страница 158
Hint
ОглавлениеThe edit()
function uses the vi
editor when using the CLI on Linux. This editor is not so popular any more and you might not immediately know how to close it. To get out of it: press [esc]
, then type :q
and press [enter]
.
vi