Results 1 to 3 of 3
Hi, what is the command to open the .login file. and where can i find this file under the root user
thank you...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-21-2003 #1Just Joined!
- Join Date
- Mar 2003
- Posts
- 1
.login file
Hi, what is the command to open the .login file. and where can i find this file under the root user
thank you
- 03-28-2003 #2Just Joined!
- Join Date
- Mar 2003
- Posts
- 84
well i'm not sure about this one but u can try the function whereis to find the file ur looking for
rean the man pages of the function to know how to use it
it's easy
hope i helped
-Dewey-
- 03-28-2003 #3Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
you can use any editor. if you have pico you would type this at the console:
If you want to setup your enviroment at login, you can edit .bash_profile or to execute any commands at login, edit .bashrcCode:pico ~/.login


Reply With Quote
