The document discusses how to create and edit files using vi including touching a file, opening a file in vi, writing to a file in insert mode, closing without saving using :q!, saving and closing using :wq!, navigating directories using cd, listing directory contents with ls, creating directories with mkdir, and checking the current directory with pwd.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
9 views
0c Linux Basic Commands
The document discusses how to create and edit files using vi including touching a file, opening a file in vi, writing to a file in insert mode, closing without saving using :q!, saving and closing using :wq!, navigating directories using cd, listing directory contents with ls, creating directories with mkdir, and checking the current directory with pwd.