/shell_practice

Practicing for my shell project

Primary LanguageC

Shell Practice

Practicing for my shell project.

I'll be solving random questions.

Things to know

  • PID & PPID - process ID
  • Arguements
  • Creating processes - Using a Fork
  • Wait
  • Environment
  • Main