LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to use my /home/kangjoo/.bashrc rather than root/.bashrc (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-use-my-home-kangjoo-bashrc-rather-than-root-bashrc-4175435766/)

kangjoo.lee 11-05-2012 01:55 PM

How to use my /home/kangjoo/.bashrc rather than root/.bashrc
 
I want to run a software but there's an error telling me as following:

/bin/bash: /root/.bashrc: Permission denied

How can I change the default mode to use /home/kangjoo/.bashrc not using the one in root?

weibullguy 11-05-2012 02:55 PM

What is the software? How are you trying to execute it (from the CLI, I'm presuming)? Are you trying to execute it as root or you non-privileged user? Did you install it system-wide, locally, etc?

kangjoo.lee 11-05-2012 03:38 PM

I'm running a pipeline (batchscript) in NIAK (neuro-imaging software) on Matlab.
I logged in the computer system with my user ID and this system is connected to many computer machines in our building.
The matlab code in NIAK is executed in parallel components in the pipeline.
The error message was shown in the MATLAB window.


All times are GMT -5. The time now is 12:07 PM.