User Tools

Site Tools


software_carpentry

This is an old revision of the document!


Table of Contents

Basic

Editors

  1. Create a file using cat with all the names of your friends.
  2. Concatenate the file with some other names
  3. Search for a name in the file using sed
  4. Replace a name with another using sed. Redirect it to another file name.
  5. Search for the name in the file using Nano
  6. Write a Hello world program in emacs
  7. Split the windows in emacs
  8. Find out copy and paste in emacs. Also, about M-x increase-left-margin

Python

1.

software_carpentry.1370074920.txt.gz · Last modified: 2018/03/24 11:13 (external edit)