"Bash"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
33번째 줄: 33번째 줄:
* [[ls]]
* [[ls]]


==참고 자료==
==참고==
*http://en.wikipedia.org/wiki/Bash_(Unix_shell)
*http://en.wikipedia.org/wiki/Bash_(Unix_shell)
*http://wiki.kldp.org/HOWTO/html/Adv-Bash-Scr-HOWTO/  
*http://wiki.kldp.org/HOWTO/html/Adv-Bash-Scr-HOWTO/  

2017년 7월 15일 (토) 02:08 판

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 }}