Changes between Initial Version and Version 1 of cypress/FileEditingSoftware/Example


Ignore:
Timestamp:
08/19/15 19:41:30 (9 years ago)
Author:
cmaggio
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/FileEditingSoftware/Example

    v1 v1  
     1= File Editing Example =
     2
     3After our last example you should have a file name ''alphabet.txt''. Let's use the nano editor to alter the contents of this file.
     4
     5* Navigate to the directory containing ''alphabet.txt''
     6* Open the file
     7{{{
     8[tulaneID@cypress1]$ nano alphabet.txt
     9}}}
     10
     11* Add the line ''Now I know my ABCs to the end of the file''