Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

2015Spring

01.12.15 - 05.10.15

Introduction to UNIX/Linux

CSCI1483

Tuesday Thursday
10:00 AM - 11:20 AM

VI

Lab06

Objective: To work with VI to create and edit files.

pastdue

Submit Your Solution

Lab06

Requirements

About me file created as specified with VI10 pts
Summary file created as specified with VI10 pts
Total20 pts

Instructions

Using the vi editor, create two files as described below. Name the first file "about_me" and the second one "summary". Store the files in a subdirectory called "lab6" that you create under your home directory.

For the "about_me" file, create a brief personal profile. Tell a little about your background, your current interests, etc., etc. The final size should be at least 35 lines long and contain at least 4 blank lines.

For the "summary" file, summarize the commands we have covered so far in this class.