Skip to content

peach280/Shell

Repository files navigation

Shell-Implementation

To run the shell, type in the following commands

  1. make
  2. ./shell
  • Shell - Driver Program

  • Tokenize_Input - Parsing the Input

  • Relative Path - Converts directories to simpler form

  • built-in - Basic built-in functions of linux are implemented here

  • ls - Implements ls command

  • process_info - Gives necessary information about a process with the given id

  • process_launch - Implements shell using execvp function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published