[완료] .bashrc가 안 먹는 문제 좀 봐주세요.

uook의 이미지

검색 등을 통해서 알아낸 확인해 봐야 할 것들을 정리하면 다음과 같은 환경입니다.
==================================================
SHELL$ uname -srvmo
Linux 2.6.18-5-amd64 #1 SMP Thu May 31 23:51:05 UTC 2007 x86_64 GNU/Linux
SHELL$ whoami
JohnDoe
SHELL$ cat /etc/passwd | grep ^JohnDoe
JohnDoe:x:1001:100::/home/JohnDoe:/bin/sh
SHELL$ /bin/sh --version #제 쉘이 bash가 맞는지 확인해봤습니다.
GNU bash, version 3.1.17(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.
SHELL$ ls -al /home/JohnDoe/.bash* #어떤 답변에서 권한 문제를 언급하셔서
-rw------- 1 JohnDoe users 3893 2007-10-09 23:37 /home/JohnDoe/.bash_history
-rw-r--r-- 1 JohnDoe users 220 2007-09-27 02:12 /home/JohnDoe/.bash_logout
-rw-r--r-- 1 JohnDoe users 414 2007-09-27 02:12 /home/JohnDoe/.bash_profile
-rw-r--r-- 1 JohnDoe users 2304 2007-10-09 23:37 /home/JohnDoe/.bashrc
SHELL$ source .bash_profile #이걸 해결하면 되지 않을까 싶은데요. -_-;;
-sh: `_debconf-show': not a valid identifier
==================================================
.bashrc가 안 먹는 문제를 어떻게 해결할 수 있을까요?
(혼자 사용하는 기계가 아니고 리눅스에 그다지 능숙한 편이 아니라서 가능하면 쉬운 해결책을 주시면 크게 감사하겠습니다.)

Prentice의 이미지

bash면 /bin/sh 말고 /bin/bash로 실행하세요. :>

uook의 이미지

잘 됩니다.
감사합니다.

더불어 뭐가 문제였는지 아직도 어리둥절합니다.

doodoo의 이미지

히~~

sh 하고 bash 하곤 서로 다르죠

uook의 이미지

/bin/sh 은 /bin/bash의 link였습니다.

========================================
SHELL$ /bin/sh --version
GNU bash, version 3.1.17(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.
========================================

요것만 믿고 당연히 동일한 놈이려니 생각한 제 짧음이...

eungkyu의 이미지

그래도 다르긴 다릅니다 :)

자기가 무슨 이름으로 실행되었는지에 따라서 행동을 결정하거든요.
sh로 실행하면 기본적으로 .bashrc도 읽지 않습니다.

manpage를 보면 다음과 같은 말이 있습니다.

Quote:
If bash is invoked with the name sh, it tries to mimic the startup
behavior of historical versions of sh as closely as possible, while
conforming to the POSIX standard as well.

이런 예는 생각보다 많아요. vim과 rvim, vimdiff
가장 대표적인 예로 busybox를 들 수 있겠네요.

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.