[EMAIL PROTECTED] ian]$ su
Password:
[EMAIL PROTECTED] ian]# whoami
root
[EMAIL PROTECTED] ian]# ~/.bash_profile
bash: /root/.bash_profile: Permission denied

lho kok 'Permission denied' ?

[EMAIL PROTECTED] ian]#vi /root/.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
BASH_ENV=$HOME/.bashrc
USERNAME="root"
export USERNAME BASH_ENV PATH


----- Original Message ----- 
From: "Denie Nataprawira" <[EMAIL PROTECTED]>
> > tidak harus relogin (logout terus login kembali), silakan menggunakan
> > perintah source, misalnya source ~/.bash_profile :)
> hehe.. iya oom... lupa :)




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to