jloutfalla / ShellProject_IUT

Shell project for the IUT's system programming courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell Project for the IUT

An alternative shell project for Unix system for the IUT.

Exit commands :

~> exit

or use :

Ctrl+D

Task list :

  • Exit command
  • Basics shell command (cd, mkdir, mv, cp, ...)
  • Adding the management of environment variables
  • Redirections
  • Background process
  • Pipes

About

Shell project for the IUT's system programming courses


Languages

Language:C 97.8%Language:Makefile 2.2%