Hi : 各位
我設定quota後要登入出現這樣訊息Could not chdir to home directory /home/jjchiou: Permission denied
-bash: /home/jjchiou/.bash_profile: Permission denied
我的.bash 檔內容如下好像沒有什麼問題ㄚ
有人知道問題可以告訴一下嗎 謝謝
:-? cat /home/jjchiou/.bash_profile
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
unset USERNAME