Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.3 KB

lesson1.md

File metadata and controls

32 lines (20 loc) · 1.3 KB

Week 4 Lesson 1

Unix: Working with Data

In this lesson, you will first learn about learn about how to modify and view environment variables within Unix. Then you will go through some of the ins and outs of the vi text editor within Unix.

###Objectives ###

By the end of this lesson, you will:

  • Be able to modify and learn about certain environment aspects in shell, with commands such as printenv, set, export, and alias.
  • Know the difference between environment and shell variables.
  • Know how the environment is established.
  • Know the two basic categories of text editors.
  • Know how to open/create files in a text editor.
  • Know the basics of Vi commands.

Time Estimate

Approximately 3 hours.

Readings

Optional Additional Readings####

Assessment

When you have completed and worked through the above readings, please take the Week 4 Lesson 1 Assessment.