lab1

1
Lab 1: Introduction to Linux, Emacs, OCaml First week you will get familiar with some basics: 1. How to use the computer 2. How to login on your system 3. Change password, and protect your home folder and files 4. Linux basic commands...ls, cd, cd..,mkdir, rm, how to follow paths ...you 5. should learn how to create some kind of nested directories and get to some final destination. 6. Emacs editor...open, write a few lines and save file 7. How to run Ocaml...basic 2+2 type of program to run. For more information refer to the links given in course webpage. 1

Upload: raju-singh

Post on 09-Jul-2016

217 views

Category:

Documents


0 download

TRANSCRIPT

Lab 1: Introduction to Linux, Emacs, OCaml

First week you will get familiar with some basics:

1. How to use the computer

2. How to login on your system

3. Change password, and protect your home folder and files

4. Linux basic commands...ls, cd, cd..,mkdir, rm, how to follow paths ...you

5. should learn how to create some kind of nested directories and get to somefinal destination.

6. Emacs editor...open, write a few lines and save file

7. How to run Ocaml...basic 2+2 type of program to run.

For more information refer to the links given in course webpage.

1