Bash

Jmnote (토론 | 기여)님의 2015년 6월 7일 (일) 15:01 판 (→‎개요)

1 개요

Borune-again shell; bash
/bin/bash
본어게인 쉘, 배쉬쉘, 배시
[root@zetawiki ~]# cat /etc/issue
CentOS release 6.5 (Final)
Kernel \r on an \m

[root@zetawiki ~]# echo $SHELL
/bin/bash
root@zetadb:~# cat /etc/issue
Ubuntu 12.04.5 LTS \n \l

root@zetadb:~# echo $SHELL
/bin/bash

2 같이 보기

3 참고 자료