.bash_loginと.bash_profileが見つかりません
root@linux:~# locate .bash*
/etc/bash.bashrc
/etc/skel/.bashrc
/etc/skel/.bashrc.original
/home/noroot/.bashrc
/home/noroot/.bashrc.original
/root/.bash_history
/root/.bashrc
/usr/share/base-files/dot.bashrc
/usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc
/usr/share/doc/adduser/examples/adduser.local.conf.examples/skel/dot.bashrc
/usr/share/kali-defaults/.bashrc
root@linux:~#
すべてのユーザーに対して常に1つの.bashrcおよび.bash_profileファイルのみがありますか?
また、.bashrcと.bash_profileは常に/ home / "user name"ディレクトリにありますか?