Skip to content

Homework for the "UNIX operating system and C language" course, including a UNIX shell

Notifications You must be signed in to change notification settings

60percentCaffeine/prak3

Repository files navigation

prak 3

Classwork - notes from class.
kr folders - tests.
Everything else is homework... most likely :)

Unix shell

The final homework assignment for the course was a Unix shell.
The task was broken into 3 subtasks. The latest version is "shell3".

Features:

  • Command history and the "history" command
  • I/O redirection (>>, 2>, >, <, |)
  • Process termination on Ctrl+Z (SIGTSTP)
  • Working directories (cd, pwd)

About

Homework for the "UNIX operating system and C language" course, including a UNIX shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published