0

I am new to hp-unix .I typed the command echo $SHELL and got output as /sbin/sh what shell is it

I googled and found it to be default shell for root user but the name of the shell please

Njoi
  • 365
  • 1
  • 6
  • 16
  • Not a programming question; nominating to close as off-topic. Also quick googling brought up https://www.in-ulm.de/~mascheck/various/shells/ – tripleee Mar 14 '17 at 06:38

1 Answers1

0

AFAIK it's called POSIX Shell.

If you're using an older HP-UX release (less than HP-UX 11i Version 1.5) it is the Bourne shell.

D. Mika
  • 2,577
  • 1
  • 13
  • 29