![](https://secure.gravatar.com/avatar/6b456e02554810d5abbf8cd39b8c848d.jpg?s=120&d=mm&r=g)
10 Sep
2019
10 Sep
'19
11:31 a.m.
On 9/10/19 11:22 AM, M.W. van der Grient wrote:
Hello readers of the crux-mailing-list, I wonder why there is no bashrc file created after this command:
Hi
useradd mwvandergrient -g mwvandergrient -G audio,video,lp,scanner -s /bin/bash -d /home/mwvandergrient
Nothing in that command would create a ~/.bashrc
There is also no skel directory in /etc/. Am I missing something?
Yep, you have not placed stuff there! :-) CRUX is a very minimal distribution with regards to things like this. While stuff like debian, ubuntu, fedora would do lots of stuff automagically in a situation like this - crux will not. And it's by "design". You are obviously free to add a skel dir with the desired content if you want. /f
Regards, Marco