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.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
17 views1 page
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.