Skip to main content
clarified, that dir/copy/del are built-in in the windows world only; elaborated a little more on scripting; included some more tags for different shells, not only bash.
Source Link

Shells are used to interact with the OSOperating System (OS) and launch other applications.

Most shellsShells also have built-in commands such as, depending on the OS. Examples are directory listings and, moving and copying files around the file system(Windows) or job control (Unix-like). Other

Most shells offer scripting capabilities, such as Bashstarting with simple sequential execution of commands. For more complex problems, control structures (like conditionals or loops), can be heavily scripted to doused.

Broadly used shell include:

  1. Windows:
  1. Unix-like:
  • Bourne Shell
  • Bourne Again Shell
  • Korn Shell
  • (Tenex) C Shell /
  • Z Shell
  • Friendly Interactive Shell

See Comparison of command shells on Wikipedia for a multitude of tasksmore extensive list.

Shells are used to interact with the OS and launch other applications.

Most shells also have built-in commands such as directory listings and moving and copying files around the file system. Other shells, such as Bash (), can be heavily scripted to do a multitude of tasks.

Shells are used to interact with the Operating System (OS) and launch other applications.

Shells also have built-in commands, depending on the OS. Examples are directory listings, moving and copying files (Windows) or job control (Unix-like).

Most shells offer scripting capabilities, starting with simple sequential execution of commands. For more complex problems, control structures (like conditionals or loops) can be used.

Broadly used shell include:

  1. Windows:
  1. Unix-like:
  • Bourne Shell
  • Bourne Again Shell
  • Korn Shell
  • (Tenex) C Shell /
  • Z Shell
  • Friendly Interactive Shell

See Comparison of command shells on Wikipedia for a more extensive list.

Shells are used to interact with the OS and launch other applications.

Most shells also have built-in commands such as directory listings and moving and copying files around the file system. Other shells, such as Bash (), can be heavily scripted to do a multitude of tasks.

Shells are used to interact with the OS and launch other applications.

Most shells also have built-in commands such as directory listings and moving and copying files around the file system. Other shells, such as Bash, can be heavily scripted to do a multitude of tasks.

Shells are used to interact with the OS and launch other applications.

Most shells also have built-in commands such as directory listings and moving and copying files around the file system. Other shells, such as Bash (), can be heavily scripted to do a multitude of tasks.

Shells are used to interact with the OS and launch other applications.

Most shells also have built in-in commands such as directory listings and moving, and copying files around the file system. Other shells, such as bashBash, can be heavily scripted to do a multitude of tasks.

Shells are used to interact with the OS and launch other applications.

Most shells also have built in commands such as directory listings and moving, copying files around the file system. Other shells such as bash can be heavily scripted to do a multitude of tasks.

Shells are used to interact with the OS and launch other applications.

Most shells also have built-in commands such as directory listings and moving and copying files around the file system. Other shells, such as Bash, can be heavily scripted to do a multitude of tasks.

Source Link
Nifle
  • 34.6k
  • 26
  • 109
  • 140
Loading