nupic

.bashrc: Permission denied

孤人 提交于 2019-12-31 15:14:50
问题 I try to work with a project in vagrant. I have made the command vagrant ssh , and connected to VM. Now I need to edit .bashrc file to set path to the source code. But first I couldn't find that file. So I googled and find that the way is call command ~/.bashrc . But doing this I get message, that I have no access to it: [vagrant@nupic-vagrant:~]$ ~/.bashrc -bash: /home/vagrant/.bashrc: Permission denied So what to do now? UPD. I can't find the .bashrc file. When I try to make command ls -a I