Article 6HCVC [SOLVED] Permission denied when setting up the environment.

[SOLVED] Permission denied when setting up the environment.

by
coltson
from LinuxQuestions.org on (#6HCVC)
Hi. When following the steps of chapter 4.5 "Setting Up the Environment " (http://archive.clfs.org/clfs-museum/...settingenviron)

I type the following commands:

Code:cat > ~/.bash_profile << "EOF"Code:exec env -i HOME=${HOME} TERM=${TERM} PS1='\u:\w\$ ' /bin/bashCode:EOFand receive Code:-su: //.bash_profile: Permission deniedI am logged in as clfs user.

EDITED: I forgot to create the clfs home dir, problem solved.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments