텔넷에서 계정사용자으로 접속하면 [kabc@kabc kabc]$ 같이 경로가 잘나오는데
su - 해서 슈퍼유저로 다시 들어가면 프롬프트가 bash# 밖에 나오지 않습니다
/etc/bashrc의 내용도
# /etc/bashrc
# System wide functions and aliases
# Environment stuff goes in /etc/profile
# For some unknown reason bash refuses to inherit
# PS1 in some circumstances that I can't figure out.
# Putting PS1 here ensures that it gets loaded every time.
PS1="[u@h W]$ "
alias which="type -path"
~
로 잘돼어있는거 같은디 왜그런건가요.? 고수님들의 도움을 부탁드립니다--이 곳에 서명
을 적어주십시오.ㅂ