Bash

John Jeong (토론 | 기여)님의 2016년 12월 27일 (화) 14:48 판 (→‎참고 자료)

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 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}