8000 GitHub - pandashaly/minishell: The objective of this project is for you to create a simple shell.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pandashaly/minishell

 
 

Repository files navigation

minishell

The objective of this project is for you to create a simple shell.

State

minishell Build minishell Score

Installation & Building

To install and build

  git clone https://github.com/WOLFIE-OG/minishell
  cd minishell
  git submodule update --init --recursive
  make
  ./minishell

Testing

To run the tester

  cd mpanic
  bash mpanic.sh

About

The objective of this project is for you to create a simple shell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.8%
  • Python 4.7%
  • Makefile 4.5%
0