~/.bashrc里的~/.表示的是根目录吗,还是当前目录

作者: feifei1234 2016-06-23 13:30:57
At the bottom of your ~/.bashrc (create it if necessary) put following:(Please note that following line must be added at bottom of your bashrc profile unlike above)

source /apollo/env/envImprovement/var/bashrc

上面的是一些资料中的记载,我想问下如何能到~/.这个目录下面。


同时,为啥不能创建文件夹呢。
[feifein@dev-dsk-feifein-2a-i-b573568d]/% mkdir ~/.zshrc
mkdir: cannot create directory `/home/feifein/.zshrc': No such file or directory

相关资讯