Results 1 to 5 of 5
Hello,
In the past few minutes I've been battling with Slackware 10.1, as I create an user, but I have no .bashrc file.
Is it possible to create it ?...
- 06-07-2005 #1Just Joined!
- Join Date
- Nov 2004
- Location
- Portugal
- Posts
- 39
Creating users and their .bashrc files
Hello,
In the past few minutes I've been battling with Slackware 10.1, as I create an user, but I have no .bashrc file.
Is it possible to create it ?
- 06-07-2005 #2Linux Newbie
- Join Date
- Jun 2005
- Posts
- 181
Yes, just touch .bashrc and it'll be there. Then you can add whatever you like with any old text editor.
- 06-07-2005 #3Just Joined!
- Join Date
- Nov 2004
- Location
- WGS84 phi = 45 48 31.7 lambda = 15 57 49.0
- Posts
- 65
also u can put .bashrc in your /etc/skel directory, so every new user will have oneCode:~$ touch .bashrc
enjoy
- 06-07-2005 #4Just Joined!
- Join Date
- Nov 2004
- Location
- WGS84 phi = 45 48 31.7 lambda = 15 57 49.0
- Posts
- 65
also u can put .bashrc in your /etc/skel directory, so every new user will have oneCode:~$ touch .bashrc
enjoy
- 06-07-2005 #5Just Joined!
- Join Date
- Nov 2004
- Location
- Portugal
- Posts
- 39
/me growls... argh.... that simple....
Thanks a lot guys!


Reply With Quote
