13,420
edits
Changes
→Part 1: Creating Text Files Using Nano and Vi Text Editors
# Refer to the table below for a list of the most common editing commands:<br><br><table cellpadding="5"><tr><th style="border-bottom: 1px solid black;">Keyboard Combination</th><th style="border-bottom: 1px solid black;">Purpose</th></tr><tr><td>'''<ctrl><k>'''</td><td>Cut line</td></tr><tr><td>'''<alt><M><^>'''</td><td>Copy Line</td></tr><tr><td>'''<ctrl><u>'''</td><td>Paste Cut/Copied Text
</td></tr></table><br>
'''Using the Vi Text Editor'''
[[Image:directory-structure-10.png|right|250px|thumb|]]</td><td>[[Image:vi-text-editor-2.png|right|350px|thumb|The online vi-tutorial provides users "hands-on" experience of using the vi text editor.]]
Fortunately, there is an online tutorial to provide you "hands-on" experience in using the Vi text editor.
'''Perform the Following Steps:'''
# Issue the following to run the Vi online tutorial:<span style="color:blue;font-weight:bold;font-family:courier;">/home/murray.saul/vi-tutorial<br><br>
===Part 2: Viewing / Manipulating Text Files ===