Lab 11 ITN 103

Step 1  Linux vi text editor

 

Here is a helpful link to with editors: https://ryanstutorials.net/linuxtutorial/vi.php

Go through the steps listed on the page above to get familiar with the VI text editor.

Step 2 Creating Files

Write a command that creates a new file called “magnetic” without any content.

Step 3 Moving Files

Write a command that moves the file “firstfilexx” to the “Stock” folder.  (You will need to create these first)

Step 4  Showing Content of Files

Write a command that shows the contents of the file “firstfilexx”

Step 5  Copying files from Linux to Windows

 

Create a file called “firstfilexx” with your initials. Write in the file “This is (name) file and I did it myself”. Can this file be save directly from your Linux virtual system?  

Step 6  Using another Linux Text Editor and what is Avialable

Does your version of Linux have vim, Emacs or a GUI program like gedit, kedit, kwrite or xedit?   

 

Download this Lab and answer the questions and comment on the steps and upload to Canvas under the module for this lab..