sh

All posts tagged sh

Linux logo - 'Tux'

Software > Scripting Languages >

(on Wikipedia)

This is the “base language” for shell scripting under Linux.

This is generally known as “the vanilla shell”.

  • Dash is very close to the vanilla shell, and is what I’m probably using.
  • My scripts are hosted in a git repository.



Continue Reading