Self-implemented shell in Linux

Environment Settings

Usage

  • Compile Source:
gcc -o simple-shell simple-shell.c
  • Run Source:
./simple-shell