Quantcast
Channel: Active questions tagged terminal - Super User
Viewing all articles
Browse latest Browse all 526

zsh: permission denied: ~/.bash_profile

$
0
0

I am trying to run the following to set env, but I can not:

echo 'export ethereum_home=/Users/mattthomas/ethereum'>>~/.bash_profile

Permissions for .bash_profile:

-rw-r--r--    1 root    staff    447 Jun 17 21:50 .bash_profile

How can I write to .bash_profile?


Viewing all articles
Browse latest Browse all 526

Trending Articles