LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   .login in Redhat 9 (https://www.linuxquestions.org/questions/linux-newbie-8/login-in-redhat-9-a-58360/)

andym 05-06-2003 07:10 AM

.login in Redhat 9
 
i am looking for a file called .login inm RH9, but i can't find it, does redhat call this file something different?

thanks

andy

whansard 05-06-2003 10:37 AM

might be .bash_login

davee 05-07-2003 08:14 AM

I know this is probably obvious but:

1. To list '.' files, use 'ls -a'
2. To find files, su to root, cd to / and type 'find -name .login'

My apologies if you've tried these...!

nakkaya 05-07-2003 04:51 PM

what is that file stands for anyway a little bit more information on the subject would be fine but try updatedb if you have no locate database then type
locate .login


All times are GMT -5. The time now is 10:35 PM.