리눅스 초보자입니다. 쉘에 대해서

goguma73의 이미지

쉘종류가 몇가지 있다고 들었습니다.
bourne shell
korn shell
c shell etc

근데 bash는 어떤건가요?
위에 나온것과는 다른것입니까?

너무 초보적인 질문이 아닐런지 모르지만
쉘의 계보에 대해서 좀 알려주세요.. ^_^;

yimdc1의 이미지

bash는 born쉘의 클론입니다. 리눅스 깔고 처음 쓰는게 bash지요.

아듀, 통일호!

maddie의 이미지

born again shell임돠..

힘없는자의 슬픔

innu의 이미지

리눅스의 기본로그인 쉘입니다.
지금 보고있는 한빛미디어의 "배시쉘 시작하기" 추천합니다.

Debian Spirit !!!

Prentice의 이미지

goguma73 wrote:
쉘종류가 몇가지 있다고 들었습니다.
bourne shell
korn shell
c shell etc

근데 bash는 어떤건가요?
위에 나온것과는 다른것입니까?

너무 초보적인 질문이 아닐런지 모르지만
쉘의 계보에 대해서 좀 알려주세요.. ^_^;

Bourne shell은 꽤 오래전부터 사용된 유닉스 기본 셸이고,
C shell은 C와 유사한 언어로 스크립트를 짤 수 있게 만들어진 셸입니다.
Korn shell은 잘 모르겠습니다.

Bourne shell을 개량한 것으로 bash,
C shell을 개량한 것으로 tcsh,
Korn shell의 종류로는 ksh88, ksh93, pdksh등이 있습니다.

이 외에 ash, zsh등도 있습니다.

jw0717의 이미지

콘쉘은 bash, c shell의 장점을 모아 만들었다 합니다.

처음개발했을때는 유닉스지원을 못받았고 1989년부터
syste V 릴리즈4 에서부터 지원하기 시작했다고 하는데.

가장큰 차이는 돈낸다고 합니다. :oops:

nullnull 님이 말한 그책에 나와있네요..

그책을 보는데 처음 예제부터 실행이 안되는군요.. :oops:

Prentice의 이미지

참고로 현재 ksh93 소스는 http://www.kornshell.com에서 무료로 다운받을 수 있습니다. ksh 클론인 pdksh는 소스의 대부분이 무제약 완전 공개고요..

덧.
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
http://www.tcsh.org/
http://www.zsh.org/

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.