Skip to content

mose2022/my_project

Repository files navigation

C - Simple Shell

  1. Write a beautiful code that passes the Betty checks

  2. Write a UNIX command line interpreter.

  3. Simple shell 0.1 +

Handle command lines with arguments

  1. Simple shell 0.2 +

Handle the PATH fork must not be called if the command doesn’t exist

  1. Simple shell 0.3 +

Implement the exit built-in, that exits the shell Usage: exit You don’t have to handle any argument to the built-in exit

  1. Simple shell 0.4 +

Implement the env built-in, that prints the current environment

Additional 11 advanced tasks

About

Simple shell group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages