Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 544 Bytes

CSE365-UNIX-System-Programming

Spring 2022

National Sun Yat-sen University

Instructor

Steve Haga

Course Outline

This course teaches students an overview of Unix Programming.
Starting from the basics, the course touches finally upon advanced topics which even regular Unix users may not be familiar with, such as sed and awk.

Content

There are 5 homework assignments in order to simulate the dunnet game in emacs.
Students could practice basic UNIX commands, C shell script and sed script from these assigments.