| Á¾·ù | Bourne Shell (sh) | Bourne again shell (bash) | Enhanced C shell (tcsh) | C shell (csh) |
| °³¹ßÀÚ | Steve Bourne | Chet Ramey | Ken Greer Paul Placeway, et. al | Bill Joy |
| °æ·Î | /usr/bin/sh | /usr/bin/bash | /usr/bin/tcsh | /usr/bin/csh |
| ½ÃÀÛ¹®ÀÚ | $ | $ | $ | % |
| Aliases | N | Y | Y | &Y |
| History | N | Y | Y | Y |
| Á¢±Ù¼ø¼ | .profile | .bash_profile | .cshrc .login | .schrc .login |