Version 2 (modified by cmaggio, 7 years ago) (diff) |
---|
File Editing Example
After our last example you should have a file name alphabet.txt. Let's use the nano editor to alter the contents of this file.
- Navigate to the directory containing alphabet.txt
- Open the file
[tulaneID@cypress1]$ nano alphabet.txt
- Add the line Now I know my ABCs to the end of the file
- Hold control (^) and press the "x" key.
- Type "y" for yes
Attachments (3)
- nanoExample.png (149.8 KB) - added by cmaggio 7 years ago.
- nanoExample2.png (148.2 KB) - added by cmaggio 7 years ago.
- nanoExample3.png (168.1 KB) - added by cmaggio 7 years ago.
Download all attachments as: .zip