Wednesday, 17 September, 2025г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Linux Basics: Working with the vi editor

Linux Basics: Working with the vi editorУ вашего броузера проблема в совместимости с HTML5
Command: vi file Working example: vi test.txt This will bring up the vi editor, however I will need to press "i" to enter into insert mode. Once in insert mode, press "esc" to exit the mode and the ":" to bring up your command line, you then need to tell vi what you want to do. :w - write your file :q - quit the file :wq - write the file and then quit :q! - I know I have changes but I don't want to save, force it to quit More tutorials at https://www.barberriley.com
Теги: Linux Command Line

Мой аккаунт