[kanchilug] 1D1C - sh

  • From: Dhanasekar <tkdhanasekar@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx, ilugd@xxxxxxxxxxxxxxxxxxxx
  • Date: Sat, 11 Feb 2023 06:00:00 +0530

sh - is a command language interpreter that executes commands read from a
command line string, the standard input, or a specified file.

To Invoke the Bourne shell
$ sh

To run the bash script
$ sh example.sh



regards,
T.Dhanasekar

Other related posts:

  • » [kanchilug] 1D1C - sh - Dhanasekar