Shell

Shell is a #Program that sits between user and the Kernel# which act like a command line interpreter. It will read commands from the user and execute them.

There are some shell implementations available in #unix and #windows

  • Bourne Shell
  • Korn Shell
  • C Shell
  • Powershell
Links to this page
#operating-system #software #unix #windows